elewis787 / rust-wasm

Messing around with rust to wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-wasm

Messing around with rust to wasm

Avoiding emscripten as much as possible

webassembly build

cd examples/
cd example_name
cargo build --release --target wasm32-unknown-unknown

About

Messing around with rust to wasm