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

fix: types generation and interface naming #134

Merged
merged 1 commit into from
Aug 22, 2023
Merged

fix: types generation and interface naming #134

merged 1 commit into from
Aug 22, 2023

Conversation

guybedford
Copy link
Collaborator

This fixes a bug in the interface deduping when generating interfaces that are both imported and exported. We separate the local naming namespaces for imports and exports and the main module separately to ensure correct JS deduping.

This then updates the generated types for the wasi preview2-shim project as well.

@guybedford guybedford merged commit ad3f549 into main Aug 22, 2023
4 checks passed
@guybedford guybedford deleted the types-fix branch August 22, 2023 21:13
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