Calvin Prewitt
Calvin Prewitt
This has been discussed. Formally, creating an issue for it. Currently, we lose comments / docs from Wit text formats when compiling to the binary Wasm component file format. This...
Currently, in the docs and corresponding tooling, package namespaces and names can include a mix of lowercased and uppercased characters, such as `MY-namespace:some-PACKAGE` is valid. As we are looking at...
When uploading/downloading files, display a nice progress bar indicator that shows the progress.
Currently, if you want to download a specific version the semver syntax is kind of awkward. Happy to close this issue, if others are OK with the current behavior. Example:...
From the `wasm-tools` `metadata` crate
Warg Client CLI is missing a command to `grant` and `revoke` key for a package
Currently, `cargo component add` produces binaries using the `unlocked-dep` import syntax, which is not supported yet. Not runnable or parsable in today's tools. There are a number of things to...
It would be nice to generate `README.md` when doing `cargo component new`.
To support `-S http` for instance
Cache dir: https://github.com/bytecodealliance/cargo-component/blob/main/crates/core/src/lib.rs#L18-L28