Skip to content

Failing to fetch WIT for published component #160

Open
@kate-goldenring

Description

@kate-goldenring

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.io

Note 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions