Stream: git-wasmtime

Topic: wasmtime / issue #9107 Dead link in WASI tutorial


view this post on Zulip Wasmtime GitHub notifications bot (Aug 11 2024 at 15:36):

zslayton opened issue #9107:

Hi! The WASI tutorial contains a dead link to the browser polyfill:

https://github.com/bytecodealliance/wasmtime/blob/22a4480e90d2e5bb4933a0bd027bd31d007b8b04/docs/WASI-tutorial.md?plain=1#L323

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 19:37):

surban commented on issue #9107:

This is essential. Without the polyfill I don't see any possibility to run WebAssembly in the browser.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 15 2024 at 23:14):

sunfishcode commented on issue #9107:

Thanks for the report! I've now filed https://github.com/bytecodealliance/wasmtime/pull/9471 to update Wasmtime's WASI documentation.

The old browser polyfill was very limited and hard to use, and has since been surpassed by better alternatives, in particular, Jco provides a toolchain for running Wasm programs in browsers, that includes WASI support.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 16 2024 at 02:43):

alexcrichton closed issue #9107:

Hi! The WASI tutorial contains a dead link to the browser polyfill:

https://github.com/bytecodealliance/wasmtime/blob/22a4480e90d2e5bb4933a0bd027bd31d007b8b04/docs/WASI-tutorial.md?plain=1#L323


Last updated: Nov 22 2024 at 16:03 UTC