3 unstable releases

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

#619 in Embedded development

Download history 11/week @ 2024-07-29 7/week @ 2024-09-16 12/week @ 2024-09-23 7/week @ 2024-09-30 120/week @ 2024-11-11

120 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
~262K SLoC