Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 188 Bytes

Rust WASM builder

WASM builder for rust project using docker

Use

docker run --rm -v `pwd`:/src -w /src rust-wasm-builder cargo build --target wasm32-wasi