Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Make package prefix requirement consistent #306

@pannous

Description

@pannous

Currently wapm add needs a prefix, whereas wapm run cannot handle it:

wapm add mark/wasi-version   #OK
wapm add wasi-version # error
wapm run mark/wasi-version  #error
wapm run wasi-version  #OK

Please make package prefix requirement consistent, ideally make prefix optional in wapm add (use first / default) and allow it in wapm run (ignore it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions