In Rust, the tool that makes WebAssembly easy is called wasm-bindgen, and we are going to ditch it! At the same time, Rust is a bit different in that WebAssembly has been a first-class target for a long time and the standard library is laid out to support it out of the box.
Table of contents
Rust to WebAssembly 101Module sizeNo StandardMemory Managementwasm-bindgenwasm-packConclusionSort: