-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add initial support for rust runtime (#140)
* add zkvm runtime * remove unused mod * fix mips disas problem * add benchmark test(tofix) * fix input and fmt * add trace support for hint ops * fix input ptr in segment files * fix hint read syscall and rebase * add port header and update sha2 bench test * add missed files * fix clippy * remove unused commit func * update readme
- Loading branch information
Showing
27 changed files
with
2,426 additions
and
2 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.