Rust breakout Compile for Web Assembly rustup target add wasm32-unknown-unknown cargo build --target wasm32-unknown-unknown --release