Improve sequencer/scheduler timing + ordering #163
Labels
compatibility
Bugs that cause Leopard's behavior to differ from Scratch's
support
Leopard doesn't implement a Scratch feature
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.The text was updated successfully, but these errors were encountered: