wasmerio / cargo-wasmer

A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.
Apache License 2.0
23 stars 2 forks source link

We want "cargo wapm ...", not "cargo wapm publish ..." #16

Closed Michael-F-Bryan closed 1 year ago

Michael-F-Bryan commented 1 year ago

This reverts part of dddce61 because the Wapm enum introduced an extra layer of sub-commands.