bytecodealliance / bytecodealliance/wasm-pkg-tools
Add a `wkg oci build` subcommand
Open
- Dominant language
- Rust
- Stars
- 160
- Forks
- 42
- Avg merge
- 7h 57m
- Merged PRs (30d)
- 3
Description
When trying out the `wkg OCI` subcommand today, I ran into a situation where I wanted to debug the OCI output but wasn't directly able to. It would be nice if there was a subcommand (e.g. `wkg oci build`) to convert Wasm to OCI, but don't directly upload it to a registry.
This depends on #44 landing first. This would probably make for a useful follow-up PR.
Contributor guide
Assessment
This issue has not been assessed yet.