TurboWarp / scratch-vm

Scratch VM with a JIT compiler and more features
https://turbowarp.org/
Mozilla Public License 2.0
75 stars 72 forks source link

Update branch next to develop. #160

Closed Tacodiva closed 4 months ago

Tacodiva commented 1 year ago

Step 1 of maybe merging.

If this is going to be merged, I would still like to do a couple things first, like cache the analysis of procedures and using the analysis of procedures to modify the type state of the caller instead of just clearing it, but I figured those belong in a different PR.

LilyMakesThings commented 1 year ago

Good lord this is a monumental task, good luck!

Tacodiva commented 4 months ago

Superseded by #216