/wasm-go-sample

Sample code for WASM in Go with JS interop.

Primary LanguageGo

Go WASM Sample Code

To run

$ ./setup.sh
$ ./server

Open https://localhost:8000 in the browser.

Code credits

References