Stream: git-wasmtime

Topic: wasmtime / Issue #152 Optimizing the wasi web polyfill?


view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2020 at 18:16):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2020 at 18:34):

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