mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
256 B
256 B
Printing
Running:
Simply open ./html/index.html in a web browser of your choice (that supports WebAssembly)
Building
$ make build
This requires the WASM Go fork in your $GOPATH, and the compiled Go binary in that fork to be built.