Description
Generates language bindings for WebAssembly interface types, helping components written in different languages communicate through shared interface definitions. It is useful for developers adopting the WebAssembly component model.
This is a build-time code generation tool. Generated bindings should be reviewed with the source interface definitions, because API shape, data ownership, and compatibility depend on those definitions.