candy
candy copied to clipboard
Optimize VM Byte Code
Ideas:
### Tasks
- [ ] More efficient argument preparation in function call (so we don't have to push references if the evaluation order doesn't change conceptually)
- [ ] Avoid pushes for arguments by referring to them as offsets