Skip to content

Koka/wasm-life-game

Repository files navigation

Game of Life in WASM / Typescript

Prerequisites

Please be sure you have Rust and wasm-pack installed

Useful commands

Run devserver with live reloading:

yarn dev

Build for production:

yarn build

Build WASM module only (sometimes useful):

yarn wasm

About

Game of Life in WASM / Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published