# WebAssembly Rust Examples This is a separate crate that generates WebAssembly from Rust code. It is used by the `wasm-rust` example. Requires the `wasm32-unknown-unknown` target to be installed.