-
Notifications
You must be signed in to change notification settings - Fork 31
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:calculator@0.1.0 --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:adder@0.1.0 --output adder.wit --registry ghcr.io
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working