Skip to content

Add some more iterators for Module fields #266

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

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

adambratschikaye
Copy link
Contributor

Implement mutable iterators for functions, exports and memories and read-only iterators for memories.

These can make it more ergonomic to apply a transformation to all entries in the field.

adambratschikaye and others added 2 commits July 21, 2025 13:21
Implement mutable iterators for `functions`, `exports` and `memories`
and read-only iterators for `memories`.

These can make it more ergonomic to apply a transformation to all
entries in the field.
@ejrgilbert ejrgilbert merged commit c12c920 into composablesys:main Jul 21, 2025
2 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.

2 participants