wasm_exec.js: out-of-sync with runtime.walltime changes #52900
Labels
arch-wasm
WebAssembly issues
FrozenDueToAge
OS-JS
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I maintain a number of applications that use Go's WebAssembly support. A recent compiler update broke things. I am using the wasm_exec.js file that was shipped with my updated compiler, but my browser prints the following error to its console:
Might this be related to https://groups.google.com/g/golang-checkins/c/Mhnkp2QrdBo? I did see
walltime
mentioned insrc/runtime/sys_wasm.s
.The text was updated successfully, but these errors were encountered: