cargo-component icon indicating copy to clipboard operation
cargo-component copied to clipboard

Move generated files to the generated/ sub-directory

Open iawia002 opened this issue 7 months ago • 0 comments

This patch implements the proposal in https://github.com/bytecodealliance/cargo-component/issues/315, moving the generated files into the generated subdirectory. This change introduces a breaking change: the module name of the automatically generated component bindings has been changed from bindings to generated.

cc @yoshuawuyts @calvinrp

close https://github.com/bytecodealliance/cargo-component/issues/315

iawia002 avatar Jul 03 '24 08:07 iawia002