skhamis / rust-wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adventures into Rust and WebAssembly (WASM)

To build the rust bindings: wasm-pack build To run: (in the www directory) npm run start open up http://localhost:8080/ and see the game of life simulation!

About

License:Apache License 2.0


Languages

Language:Rust 100.0%