portsscan
portsscan copied to clipboard
error
localhost/:1 Uncaught (in promise) LinkError: WebAssembly.instantiate(): Import #5 module="go" function="runtime.walltime" error: function import requires a callable
^-- works with go 1.16, not with go 1.17
Now it works with all go versions, the problem was that build.sh did not copy wasm_exec.js from the go env.