Skip to content

Import attribute support #100

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 14 commits into
base: main
Choose a base branch
from
Open

Import attribute support #100

wants to merge 14 commits into from

Conversation

guybedford
Copy link
Collaborator

This is part of implementing #99, the other part would need to be on the HTML integration side.

This just defines a new function "Validate and canonicalize the WebAssembly builtin attribute", which performs the canonicalizations listed in #99 to avoid duplicate module records.

In the HTML spec, it would then need to call into this canonicalization on the chosen attribute name (also a decision to be made in HTML), and then pass the corresponding string back into the the parse a WebAssembly module step.

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