Skip to content

GUFA: Ignore unreachable packed reads#8564

Merged
kripken merged 2 commits intoWebAssembly:mainfrom
kripken:gufa.packed.unreach
Apr 2, 2026
Merged

GUFA: Ignore unreachable packed reads#8564
kripken merged 2 commits intoWebAssembly:mainfrom
kripken:gufa.packed.unreach

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Apr 1, 2026

Without this early return, we'd try to find the packed size in bits of the
unreachable type, which asserts.

@kripken kripken requested a review from a team as a code owner April 1, 2026 17:03
@kripken kripken requested review from stevenfontanella and removed request for a team April 1, 2026 17:03
@kripken kripken merged commit c64410a into WebAssembly:main Apr 2, 2026
16 checks passed
@kripken kripken deleted the gufa.packed.unreach branch April 2, 2026 15:11
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