You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2020. It is now read-only.
Making a new subpackage: github.com/go-interpreter/wagon/wasi
This package exposes a wasi.MakeHostEnvironment
You pass host.WASIResolver as the wasm.ResolveFunc in a call to wasm.ReadModule, which will load the specified module + resolve the WASI imports for you.
Saw this on HN: https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/
We should consider implementing a package that exposes the WASI API.
The text was updated successfully, but these errors were encountered: