Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 362 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 362 Bytes

Toy project to play with Rust to Wasm compilation.


Requirements:

wasm-pack

Rust

python3


Build command:

wasm-pack build --target web

Run command:

python3 -m http.server