Skip to content

Wrong wasm_exec.js version #2

@clementlefevre

Description

@clementlefevre

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions