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

Generalize machine run/step in call stack #226

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

sorpaas
Copy link
Member

@sorpaas sorpaas commented Nov 20, 2023

Prepare for the new precompile design.

The idea is that because many use cases require precompile extensively, we might just make precompiles behave the same as a normal interpreter machine -- it actually pushes call stack, has gasometers and access to the whole handler. This gives a lot more flexibility in custom precompile designs.

@sorpaas sorpaas merged commit 0e81a49 into next Nov 20, 2023
3 checks passed
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.

1 participant