-
Notifications
You must be signed in to change notification settings - Fork 457
Support legacy namespaces for enums #2144
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
Conversation
|
Thanks for the PR! This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged. |
|
What do you think @saschanaz |
saschanaz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good if the file moves to webassembly.kdl
| @@ -0,0 +1,2 @@ | |||
| enum ImportExportKind legacyNamespace=WebAssembly | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
webassembly.kdl
|
done @saschanaz |
|
LGTM |
|
There was an issue merging, maybe try again saschanaz. Details |
#2053