Skip to content

Directize: Handle nulls written by element segments#8873

Merged
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:directize.null
Jun 29, 2026
Merged

Directize: Handle nulls written by element segments#8873
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:directize.null

Conversation

@kripken

@kripken kripken commented Jun 29, 2026

Copy link
Copy Markdown
Member

The old code just skipped them, so if a null trampled a function, we used the function,
incorrectly.

@kripken kripken requested a review from a team as a code owner June 29, 2026 20:01
@kripken kripken requested review from stevenfontanella and removed request for a team June 29, 2026 20:01
Comment thread src/ir/table-utils.h
Comment thread src/ir/table-utils.h
@kripken kripken merged commit a981186 into WebAssembly:main Jun 29, 2026
16 checks passed
@kripken kripken deleted the directize.null branch June 29, 2026 21:24
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