Hey, thanks for your work on qbjs! I've been using it to prototype a few tiny particle physics demos (https://ijsf.itch.io/qbasic-particles). Just wanted to relay a few trivial things I've noticed, but perhaps the GitHub issue tracker is a better place for it, anyway:
- Pressing F5 twice (before program is stopped) seems to run the program twice, can lead to display issues and errors.
- No key shortcut to stop program. A stop key would be super convenient.