3 unstable releases

0.2.0 Nov 12, 2024
0.1.1 Jul 23, 2024
0.1.0 Mar 22, 2023

#2075 in Embedded development

Download history 111/week @ 2024-11-09 18/week @ 2024-11-16 3/week @ 2024-11-23 11/week @ 2024-11-30 15/week @ 2024-12-07

137 downloads per month

Apache-2.0

90KB
2K SLoC

Wasefire CLI

Installation

You can install the CLI from crates.io with cargo:

cargo install wasefire-cli

There will eventually be binary releases on Github too.

Usage

The CLI is self-descriptive:

wasefire help

Shell completion

You can generate a completion file for your shell:

wasefire completion --output=path/to/completion/dir/wasefire

If you don't know the completion directory for your shell, you may install it at the system level. For example, for bash:

sudo wasefire completion bash --output=/etc/bash_completion.d/wasefire

Dependencies

~10–19MB
~270K SLoC