ArkScript v4.4.1 #660
SuperFola
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking changes
Added
PUSH_RETURN_ADDRESSinstruction as a hex numberCALL_SYMBOL_BY_INDEXto optimise aLOAD_FAST_BY_INDEXfollowed by aCALLChanged
let/mut/setpush a copy of their value when used as expression (instead of an internal reference)Removed
GET_CURRENT_PAGE_ADDRinstruction, since it's now always optimised withCALLinto aCALL_CURRENT_PAGEinstructionlist:size,dict:size,dict:contains,math:evenandmath:oddsince they were deprecated since ArkScript 4.2.0This discussion was created from the release ArkScript v4.4.1.
Beta Was this translation helpful? Give feedback.
All reactions