Skip to content

PrintBoundary: Handle types for all externable things#8739

Merged
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:print-boundary-more
May 21, 2026
Merged

PrintBoundary: Handle types for all externable things#8739
kripken merged 2 commits into
WebAssembly:mainfrom
kripken:print-boundary-more

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented May 20, 2026

The old code gave memories, tables, and tags, a null Type as a placeholder.
But that actually crashes in printing. This adds a proper type for each.

@kripken kripken requested a review from a team as a code owner May 20, 2026 23:19
@kripken kripken requested review from stevenfontanella and removed request for a team May 20, 2026 23:19
@kripken kripken merged commit 84ace4a into WebAssembly:main May 21, 2026
16 checks passed
@kripken kripken deleted the print-boundary-more branch May 21, 2026 15:45
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