portsscan icon indicating copy to clipboard operation
portsscan copied to clipboard

error

Open matti opened this issue 2 years ago • 1 comments

localhost/:1 Uncaught (in promise) LinkError: WebAssembly.instantiate(): Import #5 module="go" function="runtime.walltime" error: function import requires a callable

matti avatar Apr 19 '22 13:04 matti

^-- works with go 1.16, not with go 1.17

matti avatar Apr 19 '22 13:04 matti

Now it works with all go versions, the problem was that build.sh did not copy wasm_exec.js from the go env.

avilum avatar Nov 30 '22 17:11 avilum