bytecodealliance / bytecodealliance/wasm-pkg-tools
Add OCI namespace mappings to registry metadata (well-known URL)
Open
- Dominant language
- Rust
- Stars
- 160
- Forks
- 42
- Avg merge
- 7h 57m
- Merged PRs (30d)
- 3
Description
Warg has a mechanism for registries to advertise their own preferred namespace->registry mappings for federation purposes. We'd like to introduce the same for OCI-based package registries.
The simplest way I see to do this immediately would be to add this mapping to the `/.well-known/wasm-pkg/registry.json`'s `"oci"` config section. A future possibility - if desired - could be to publish this mapping as an OCI artifact under some reference that doesn't collide with packages.
Contributor guide
Assessment
This issue has not been assessed yet.