-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
First, thanks for this very nice demo !
By kicking the local build and starting the python http server, i got the following error in the Chrome Developer console :
LinkError: WebAssembly.instantiate(): Import #1 module="go"
I then just replace in the /docs folder the wasm_exec.js
file the one matching my local Go version :
cp "$(go env GOROOT)/misc/wasm/wasm_exec.js" ./docs
Works fine.
Again, great demo.
Metadata
Metadata
Assignees
Labels
No labels