Skip to content

Fix binaryen memory initalization#1704

Merged
Harrm merged 3 commits intomasterfrom
fix/binaryen-memory-initialization
Jul 19, 2023
Merged

Fix binaryen memory initalization#1704
Harrm merged 3 commits intomasterfrom
fix/binaryen-memory-initialization

Conversation

@Harrm
Copy link
Copy Markdown
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