-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I've published a calculator component to ghcr.io/bytecodealliance/docs/calculator:0.1.0. Running the following fails to output the wit, rather the output calculator.wit file is actually the Wasm component:
wkg get --format wit docs:[email protected] --output calculator.wit --registry ghcr.ioNote that a component with no dependencies such as the following one works as expected
wkg get --format wit docs:[email protected] --output adder.wit --registry ghcr.io
thomastaylor312
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working