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 missing interface imports for component dependencies. #121

Merged

Conversation

peterhuene
Copy link
Member

This PR fixes the merging of a world made up of the exports of a component dependency such that it also imports any owning interfaces for types imported by the dependency.

This commit fixes the merging of a world made up of the exports of a component
dependency such that it also imports any owning interfaces for types imported
by the dependency.
@peterhuene peterhuene merged commit a4ee646 into bytecodealliance:main Aug 24, 2023
6 checks passed
@peterhuene peterhuene deleted the fix-component-dep-imports branch August 24, 2023 18:12
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.

2 participants