-
Notifications
You must be signed in to change notification settings - Fork 903
Closed
Labels
🎉 enhancementNew feature!New feature!
Description
WASI is a WebAssembly System Interface.
Here's a detailed blogpost from Mozilla about it: https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/
Wasmer should support WASI, in a similar way we support emscripten.
So binaries/libraries can be executed with wasmer easily.
Related issues
Rust is also trying to target wasi
from rust libraries: rust-lang/rust#59464
Related docs
WASI API: https://github.com/CraneStation/wasmtime-wasi/blob/wasi/docs/WASI-api.md
xmclark, msathis, josephjacks, gbraad, MarkMcCaskey and 8 more
Metadata
Metadata
Assignees
Labels
🎉 enhancementNew feature!New feature!