bytecodealliance / cargo-component

A Cargo subcommand for creating WebAssembly components based on the component model proposal.
Apache License 2.0
462 stars 54 forks source link

ref(*)!: Updates all code to use the new publish functionality in wkg #331

Closed thomastaylor312 closed 1 month ago

thomastaylor312 commented 1 month ago

This finishes replacing a direct dependency on warg with the newly released published functionality in wasm-pkg-tools. Please note that this removes some warg specific flags and it updates tests.