For our tutorials and language guides, it would be great to be able to fetch the example packages from GHCR using `wkg`. To put in registry: - [adder package](https://github.com/bytecodealliance/component-docs/blob/main/component-model/examples/tutorial/wit/adder/world.wit) - [calculator package](https://github.com/bytecodealliance/component-docs/blob/main/component-model/examples/tutorial/wit/calculator/world.wit) which takes the adder package as a dependency More context: - [Conversation about Rust language guide](https://github.com/bytecodealliance/component-docs/pull/218#discussion_r2037901642)