Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix execution + proving errors #715

Merged
merged 8 commits into from
May 14, 2024
Merged

feat: fix execution + proving errors #715

merged 8 commits into from
May 14, 2024

Conversation

jtguibas
Copy link
Contributor

@jtguibas jtguibas commented May 11, 2024

Adds RISC-V execution error handling across the repo.

TODO: Add similar changes to runtime in the recursion folder.

eval/src/main.rs Show resolved Hide resolved
core/src/runtime/mod.rs Outdated Show resolved Hide resolved
@jtguibas jtguibas changed the base branch from main to dev May 13, 2024 01:57
@jtguibas jtguibas enabled auto-merge May 13, 2024 23:08
@jtguibas jtguibas added this pull request to the merge queue May 14, 2024
Merged via the queue into dev with commit 518bea3 May 14, 2024
5 checks passed
@jtguibas jtguibas deleted the john/runtime-panic-exit branch May 14, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants