Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebAssembly WASI Module support #2348

Closed
linux-china opened this issue Apr 15, 2020 · 2 comments
Closed

WebAssembly WASI Module support #2348

linux-china opened this issue Apr 15, 2020 · 2 comments
Assignees
Labels

Comments

@linux-china
Copy link

The last WASI specification is wasi_snapshot_preview1 on https://github.com/WebAssembly/WASI/tree/master/phases/snapshot

It's almost stable and lots of Wasm runtime support wasi_snapshot_preview1, such as wasmtime, wasmer, Node.js 13.3.0+ etc.

Any plan to implement WASI Module in GraalWasm? Thanks.

@frank-dspeed
Copy link

i am also interrested in the current status of that.

@fernando-valdez
Copy link
Member

GraalVM does support WASI, but it requires specific setup and configuration steps to enable and use this functionality​. Read more about it here: https://github.com/oracle/graal/blob/master/wasm/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants