golang-wasm-example

学习golang+wasm的练习

APACHE-2.0 License

Stars
24

golang-wasm-example

https://chyroc.cn/golang-wasm-example/

https://chyroc.coding.me/golang-wasm-example/

dep

build wasm and server

git clone https://github.com/Chyroc/golang-wasm-example
export GO111MODULE=on && go mod vendor
npm install http-server -g // 
./run.sh

http://127.0.0.1:8080 1~

1,

,

,