🦄 Angular/WASM Game of Life Prerequisites Rust Toolchain wasm-pack Node and NPM Build and Run $ wasm-pack build $ cd pkg && npm link $ cd ../www/ $ npm install $ npm link ng-game-of-life $ npm start Resources Rust WASM Book License MIT