Closed soypat closed 2 years ago
Pretty cool! How about you publish this in a repository of your own somewhere, and we link to it from the README.md in the examples dir?
https://github.com/soypat/vecty-examples
Alright! Also notice: You should change wasmserve installation instructions to the new installation method for installing Go packages.
go install github.com/hajimehoshi/wasmserve@latest
Shall I make the PR? With or without the installation instruction fix?
A PR for both would be great!
I'd like to contribute a very basic Snake game example to the available examples.