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

implement memoryguard(size) for 0.8.6 #99

Open
jacky860226 opened this issue Jul 15, 2021 · 0 comments
Open

implement memoryguard(size) for 0.8.6 #99

jacky860226 opened this issue Jul 15, 2021 · 0 comments

Comments

@jacky860226
Copy link
Contributor

The caller of let ptr := memoryguard(size) (where size has to be a literal number) promises that they only use memory in either the range [0, size) or the unbounded range starting at ptr.

@jacky860226 jacky860226 self-assigned this Jul 25, 2021
@hydai hydai added this to To do in Yul Frontend via automation Jul 26, 2021
@hydai hydai moved this from To do to In progress in Yul Frontend Jul 26, 2021
@jacky860226 jacky860226 removed their assignment Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Yul Frontend
  
In progress
Development

No branches or pull requests

1 participant