Modified version of Chyroc/golang-wasm-example to build with the new go compiler of golang1.11.beta3.
- Foreign User : https://chyroc.cn/golang-wasm-example/
- China User : https://chyroc.coding.me/golang-wasm-example/
$ go get github.com/sikang99/golang-wasm-example
$ make
usage: make [clean|build|run]
$ make clean
$ make build
$ make run
Type the following url on your browser, http://127.0.0.1:8080