Documentation on packaging and publishing WIT packages #690
Labels
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
stale
In our documentation we have information about how to build and publish Wasm components, and with the introduction of
wkg
I think we should add information about how to build and publish WIT packages (as Wasm).Additionally, I think we can offer some guidance here as well, e.g. if you're publishing a component other folks are going to compose with over the interface
wasmcloud:blobby/foobar
, the interface goes toghcr.io/wasmcloud/wasmcloud/blobby:0.2.0
and the component goes toghcr.io/wasmcloud/blobby:0.2.0
?cc @thomastaylor312
The text was updated successfully, but these errors were encountered: