leopard icon indicating copy to clipboard operation
leopard copied to clipboard

Improve sequencer/scheduler timing + ordering

Open adroitwhiz opened this issue 2 years ago • 0 comments

Right now, there doesn't seem to be much effort put into matching the timing and order of script execution with Scratch. This may be the cause of a large number of compatibility issues.

We should go through the thread-scheduling logic here and compare it with Scratch's (or my refactoring of it) and try to make them match. We can likely reuse many scratch-vm execution tests.

adroitwhiz avatar Feb 27 '23 17:02 adroitwhiz