Game of life
The code is written in Rust and is compiled to WebAssembly. wasm-bindgen is used to interact with JavaScript.
See the wikipedia page to get more information about game of life.
Getting started
nix-shell --run ./watch
index : game-of-life | ||
Game of Life with Rust and Wasm. | Joris |
aboutsummaryrefslogtreecommitdiff |
The code is written in Rust and is compiled to WebAssembly. wasm-bindgen is used to interact with JavaScript.
See the wikipedia page to get more information about game of life.
nix-shell --run ./watch