Skip to content

Conversation

@dicej
Copy link
Collaborator

@dicej dicej commented Oct 23, 2025

This allows the caller to determine which types and/or interfaces were cloned as part of the merge operation.

Note that I made this an &mut parameter to Resolve::merge_worlds rather than a return value in order to make it a bit more efficient when calling Resolve::merge_worlds multiple times and collecting the clones across all those calls.

This allows the caller to determine which types and/or interfaces were cloned as
part of the merge operation.

Note that I made this an `&mut` parameter to `Resolve::merge_worlds` rather than
a return value in order to make it a bit more efficient when calling
`Resolve::merge_worlds` multiple times and collecting the clones across all
those calls.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej requested a review from alexcrichton October 23, 2025 19:47
@dicej dicej requested a review from a team as a code owner October 23, 2025 19:47
@alexcrichton alexcrichton added this pull request to the merge queue Oct 23, 2025
Merged via the queue into bytecodealliance:main with commit 5300663 Oct 23, 2025
34 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.

2 participants