Skip to content
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

Revert TS string enum generation #4174

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

daxpedda
Copy link
Collaborator

This reverts string enums generating TS types, as it could easily pollute the bindings by all the enums generated in web-sys or custom bindings in various libraries.

Cc @RunDevelopment.

Reverts parts of #4147.
Reopens #2153.
Fixes #4163.

@daxpedda daxpedda merged commit c625644 into rustwasm:main Oct 10, 2024
41 checks passed
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.

Unnecessary Typescript definitions are created for web_sys string enums
1 participant