# Printing ## Running: Simply open ./html/index.html in a web browser of your choice (that supports WebAssembly) ## Building ```bash $ make build ``` This requires the WASM Go fork in your $GOPATH, and the compiled Go binary in that fork to be built.