Runic WASM Expose functions from the Runic parser library to the JavaScript global scope using WebAssembly. Installation go get github.com/vqvw/runic_wasm Build GOOS=js GOARCH=wasm go build -o main.wasm