cargo-component
cargo-component copied to clipboard
Add support for `with` from `wit-bindgen`
Implement support in Cargo.toml
(i.e. [package.metadata.component.bindings]
) for specifying how generated bindings should refer to already existing implementations.
See https://github.com/bytecodealliance/wit-bindgen/issues/840.