Comment on Rust to WebAssembly the Hard WayparentComments−yohamta3yIt seems the correct command is "cargo build --target wasm32-unknown-unknown --release".
Comments
It seems the correct command is "cargo build --target wasm32-unknown-unknown --release".