stevehalliwell / ulox

A bytecode interpreted scripting language for games in Unity.
MIT License
23 stars 0 forks source link

Section duplication #236

Open stevehalliwell opened 6 months ago

stevehalliwell commented 6 months ago

Optimiser could copy a section to the goto site and leave it where it is when it has multiples entries. Would need to benchmark