Closed Michael-F-Bryan closed 2 years ago
@Michael-F-Bryan I've invited both of you to the wasmer
namespace in wapm.io, so we can start using it to publish these packages in a shared namespace (instead of our personal users):
Prod: https://wapm.io/wasmer Dev: https://wapm.dev/wasmer
Implemented in b84214e7b92ca6d989dbf6db5c57858ca975cb41.
This lets us use
cargo-wapm
to publish thewit-bindgen
CLI to WAPM.@ayys, if you want to publish your own version you'll need to change the namespace in
Cargo.toml
fromMichael-F-Bryan
to your own user and runcargo wapm
to build+publish to the current registry.