Skip to content

Small application simulating the Game of Life. It was build it following the example provided by Rust and WebAssembly tutorial.

Notifications You must be signed in to change notification settings

frankPairs/wasm-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm Game of Life

Small application simulating the Game of Life. It was build it following the example provided by Rust and WebAssembly tutorial.

🚴 Usage

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

🔋 Batteries Included

About

Small application simulating the Game of Life. It was build it following the example provided by Rust and WebAssembly tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages