Unsandboxed / scratch-vm

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

Preplanning the changes. #56

Open yuri-kiss opened 3 hours ago

yuri-kiss commented 3 hours ago

This is a preplan for the new compiler if / when it gets merged, we will need to know what to do.

  1. Custom hats are on hold till we have a status update on it, as it may be a bigger pain to rewrite than esxpected.
  2. ArgumentType.PARAMATER will need to be redifined
  3. Object support
  4. Inline blocks will need a rewrite
  5. util.startBranch callback will need to be reimplemented
yuri-kiss commented 3 hours ago

This issue is not open to other people as its not their problem, this is staying locked.