grol-io / grol

Go REPL Open Language
https://grol.io
Apache License 2.0
13 stars 1 forks source link

wasm (grol.io) bug: pressing run quickly gets into missed time out event loop #204

Closed ldemailly closed 1 week ago

ldemailly commented 2 weeks ago

image

tiny go version didn't use to do that (run button was disabled until it was done...)

ldemailly commented 1 week ago

https://github.com/golang/go/blob/go1.23.1/misc/wasm/wasm_exec.js#L275