This is a collection of resources I've come across which are related to Web Assembly.
- WebAssembly support now shipping in all major browsers
- Announcement from Mozilla regarding the ubiquity of WASM in web browsers. Has many links out to real world use cases.
- Oxidizing Source Maps with Rust and WebAssembly
- Extremely in-depth explanation of a WASM rewrite of hot code paths in the
source-map
NPM module
- Extremely in-depth explanation of a WASM rewrite of hot code paths in the
- Rocket - A Rust game running on WASM