-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(avm)!: more instr wire format takes u16 (#9174)
Make most instructions take offsets as u16. The ones that were not migrated are expected to change or be removed. Yields ~2% bytecode size improvement in public_dispatch. Part of #9059.
- Loading branch information
Showing
24 changed files
with
553 additions
and
563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.