diff --git a/WebAssembly.md b/WebAssembly.md index 842e8455..b82b9e6c 100644 --- a/WebAssembly.md +++ b/WebAssembly.md @@ -81,4 +81,8 @@ See https://tip.golang.org/pkg/syscall/js/ [Building a Calculator with Go and WebAssembly](https://youtu.be/4kBvvk2Bzis) -[Get Going with WebAssembly](https://www.youtube.com/watch?v=iTrx0BbUXI4) \ No newline at end of file +[Get Going with WebAssembly](https://www.youtube.com/watch?v=iTrx0BbUXI4) + +# Further reference examples + +[GoWASM Experiments](https://github.com/stdiopt/gowasm-experiments) - Demonstrates working code for several common call types \ No newline at end of file