Skip to content

Wasm: Emit name subsections for locals, types, fields and globals. #5218

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Aug 7, 2025

This completes the name custom section with everything that it currently supports. Support for globals is currently non-standard, but well supported regardless.

@sjrd sjrd requested a review from gzm0 August 7, 2025 15:10
This completes the `name` custom section with everything that it
currently supports. It's worth noting that there is no provision
for storing the names of `global`s.
@sjrd sjrd force-pushed the wasm-complete-name-section branch from dbf84bc to 85027da Compare August 8, 2025 07:50
This subsection is under a proposal, but it is already supported in
practice.
@sjrd sjrd changed the title Wasm: Emit name subsections for locals, types and fields. Wasm: Emit name subsections for locals, types, fields and globals. Aug 9, 2025
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.

1 participant