Added more optimizations in regards to function invocations and backing
up and restoring registers
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
- Shorthand is `lr`
|
||||
- Longform is `loadReagent`
|
||||
- Update various Rust dependencies
|
||||
- Added more optimizations, prioritizing `pop` instead of `get` when available
|
||||
when backing up / restoring registers for function invocations. This should
|
||||
save approximately 2 lines per backed up register
|
||||
|
||||
[0.3.3]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user