These pages are dedicated to Understanding and developing in Rust/wasm without bloat or bundles.
You want to add webassembly in the browser? Perhaps for a game or to speed up some functionalities?
You feel NPM and Webpack is just overkill for a simple hello world, or a todo list app?
This guide is for you.
Start here: Rust & Wasm nobundle
If you need to learn or unrust your Rust have a look at the official Rust book.
rustup docs --book