-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add cairo1 runner options * Fix bytecode parsing * fix program parsing * Revert "Fix bytecode parsing" This reverts commit a08a4ea. * Revert "fix program parsing" This reverts commit 7b046a3. * fix program parsing * Fix bytecode parsing * Add prints for parsing the instructions * Clean the PR, add libfunc instructions functionality * Fixes after merge * Code cleanups * Code cleanups * Code cleanups * Add create entry code * Modify the initializeMainEntrypoint function * Add comment regarding CasmToBytecode function modification
- Loading branch information
1 parent
167dadd
commit 212c55b
Showing
14 changed files
with
507 additions
and
205 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
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.