sholloway / cells

A Javascript module for simulating Conway's Game of Life in a browser."
https://samuelholloway.com/cells
MIT License
1 stars 0 forks source link

Evaluate WebAssembly #6

Open sholloway opened 6 years ago

sholloway commented 6 years ago

Evaluate if the Javascript module would run faster as a WebAssembly module.

sholloway commented 6 years ago

https://hacks.mozilla.org/2017/02/creating-and-working-with-webassembly-modules/