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

Fix binaryen memory initalization #1704

Merged
merged 3 commits into from
Jul 19, 2023
Merged

Conversation

Harrm
Copy link
Contributor

@Harrm Harrm commented Jul 19, 2023

Referenced issues

Description of the Change

Remove size_ field from binaryen MemoryImpl since it was out of sync with the memory vector size and was never needed in the first place.

Benefits

Binaryen memory works.

Possible Drawbacks

None expected.

@Harrm Harrm marked this pull request as ready for review July 19, 2023 10:40
@Harrm Harrm enabled auto-merge (squash) July 19, 2023 10:46
@Harrm Harrm merged commit 80deb0f into master Jul 19, 2023
@Harrm Harrm deleted the fix/binaryen-memory-initialization branch July 19, 2023 14:07
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.

3 participants