ChristianWeyer commented on Issue #152:
Is there any current planning for the things @kripken mentions above?
This would be most appreciated to run a WASI module easily on the server with wasmtime and in the browser as well.Thanks.
bjorn3 commented on Issue #152:
Over the past few days I wrote a pure js web polyfill for a subset of wasi: https://github.com/bjorn3/rust/blob/compile_rustc_wasm4/rustc.html It is just enough to get rustc compiled to wasi working.
Last updated: Nov 22 2024 at 16:03 UTC