grol-io / grol

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

Tweak api and comment to make it clear cancel() must be called. Also add debounce() to wasm run() #218

Closed ldemailly closed 1 week ago

ldemailly commented 1 week ago

Only on chrome (not on safari) clicking run a few times with the body being for instance sleep(0.5) would get back to #204 state after the last run, this debounce hides this (not fixes it... imo)