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: Label type to PUSH arbitrary locations by name #31

Merged
merged 5 commits into from
Jul 14, 2024
Merged

Conversation

ARR4N
Copy link
Owner

@ARR4N ARR4N commented Jul 14, 2024

Labels act similarly to specop.JUMPDEST strings in that they can be pushed to the stack without knowing their actual location. Unlike a JUMPDEST, a Label doesn't add any bytecode when compiled.

@ARR4N ARR4N merged commit 7346cc8 into main Jul 14, 2024
2 checks passed
@ARR4N ARR4N deleted the arr4n/labels branch July 14, 2024 19:53
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