Initial commit

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2024-12-13 21:19:16 +00:00
commit fc6fc03dbc
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED
10 changed files with 714 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
playing with wasm again
* https://developer.mozilla.org/en-US/docs/WebAssembly
* https://go.dev/wiki/WebAssembly
* https://golangbot.com/webassembly-using-go/