Skip to content

components: Fix bindgen! with renamed interfaces#5968

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-renamed-interface
Mar 8, 2023
Merged

components: Fix bindgen! with renamed interfaces#5968
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-renamed-interface

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This follows the same strategy pioneered by the wit-bindgen guest Rust bindgen which keeps track of the latest name of an interface for how to refer to an interface.

Closes #5961

This follows the same strategy pioneered by the `wit-bindgen` guest Rust
bindgen which keeps track of the latest name of an interface for how to
refer to an interface.

Closes bytecodealliance#5961
@alexcrichton alexcrichton added this pull request to the merge queue Mar 8, 2023
Merged via the queue into bytecodealliance:main with commit 9141fcf Mar 8, 2023
@alexcrichton alexcrichton deleted the fix-renamed-interface branch March 8, 2023 23:50
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.

wit-bindgen bindings for renamed interface

2 participants