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

System libraries should always use memory instead of calldata for arguments #3388

Open
vdrg opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@vdrg
Copy link
Contributor

vdrg commented Dec 4, 2024

Currently the workaround is to just make the system's functions accept memory dynamic args, but libraries should always use memory so that it is easier to work with them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant