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: Dec 23 2024 at 12:05 UTC