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

Add --kore-fallback-depth <N> to kore-rpc-booster #305

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

geo2a
Copy link
Contributor

@geo2a geo2a commented Sep 11, 2023

Closes runtimeverification/haskell-backend#3783, if we ever decide to merge

Allow configuration of the fallback to rewriting in Kore. For example, kore-rpc-booster --kore-fallback-depth 2 will rewrite in Kore for a maximum of 2 steps, while just kore-rpc-booster will keep the original behavior of falling back for just one step.

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.

Proposal: Allow using a depth > 1 when performing a fall-back to kore-rpc
2 participants