Stream: general

Topic: Web demo(s) for wasm-tools


view this post on Zulip Tomas Olvecky (Dec 08 2024 at 11:03):

I just watched A Walking Tour of Wasm-Tools - Alex Crichton, Fermyon and was surprised to hear the author mentioning some web demos based on wasm-tools. I only know about https://wa.dev/ which does not seem to be open source. Is there a project that could display the WIT of a component on a web page?

view this post on Zulip Alex Crichton (Dec 08 2024 at 15:58):

There are a few minor demos such as parse and print but nothing super comprehensive at this time. (most playground links are empty)

CLI and Rust libraries for low-level manipulation of WebAssembly modules - GitHub - bytecodealliance/wasm-tools: CLI and Rust libraries for low-level manipulation of WebAssembly modules

view this post on Zulip Tomas Olvecky (Dec 08 2024 at 20:22):

Got it, thanks. Also, great presentation!


Last updated: Dec 23 2024 at 12:05 UTC