Skip to content

Rust → WASM Toolchain

Set up the Rust→WASM toolchain: compile a Rust crate with wasm-bindgen/wasm-pack and call it from TypeScript across the JS↔WASM boundary.

Start with wasm-bindgen basics →, then work through the lessons in order (see the sidebar).