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

EVM: Eliminate recursion entirely #588

Merged
merged 1 commit into from
Apr 20, 2021
Merged

EVM: Eliminate recursion entirely #588

merged 1 commit into from
Apr 20, 2021

Conversation

jlokier
Copy link
Contributor

@jlokier jlokier commented Apr 20, 2021

This patch eliminates recursion entirely from the EVM when ENABLE_EVMC=0.

This patch eliminates recursion entirely from the EVM when ENABLE_EVMC=0.

Signed-off-by: Jamie Lokier <[email protected]>
@jlokier jlokier merged commit 085661c into master Apr 20, 2021
@jlokier jlokier deleted the jl/evm-no-recursion branch April 20, 2021 17:43
@jlokier jlokier linked an issue Apr 26, 2021 that may be closed by this pull request
@jlokier jlokier linked an issue Apr 27, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant