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

MemoryPacking: Ignore empty segments #6243

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

kripken
Copy link
Member

@kripken kripken commented Jan 25, 2024

They might trap. Leave that for RemoveUnusedModuleElements.

Fixes #6230

@kripken kripken requested a review from tlively January 25, 2024 19:02
@kripken kripken merged commit 5fb2137 into WebAssembly:main Jan 25, 2024
14 checks passed
@kripken kripken deleted the non-rume branch January 25, 2024 21:26
kripken added a commit that referenced this pull request Feb 1, 2024
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
They might trap. Leave that for RemoveUnusedModuleElements.

Fixes WebAssembly#6230
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
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.

MemoryPacking: Removing empty segments can remove a trap
2 participants