Similar to what [cargo-component does](https://github.com/bytecodealliance/cargo-component/pull/372), we want components produced by guest toolchains to adhere to this (not yet merged/accepted but in practiced used) tool convention: https://github.com/WebAssembly/tool-conventions/pull/248 Refer to wasm-metadata's [oci_annotations](https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata/src/oci_annotations) module.