Spinning Donut v1.2.0
HarikrishnanBalagopal
released this
24 Sep 23:10
·
3 commits
to main
since this release
Attempt to optimize the implementation by sharing the same memory between WASM and JS.
Doing this with TinyGo compiler https://tinygo.org/docs/guides/webassembly/