add go wasm js

This commit is contained in:
2020-05-30 17:39:28 +08:00
parent da918ad5fd
commit aef45e652e
4 changed files with 547 additions and 0 deletions

1
deno_run_wasm/go/build.sh Executable file
View File

@@ -0,0 +1 @@
GOOS=js GOARCH=wasm go build -o add.wasm