blob: 70b2cfffea5e33933bb8490f175b2f76e35f5818 (
plain)
# `tinywasm-cli`
The `tinywasm-cli` crate contains the command line interface for the `tinywasm` project. See [`tinywasm`](https://crates.io/crates/tinywasm) for more information.
It is recommended to use the library directly instead of the CLI.
## Usage
```bash
$ cargo install tinywasm-cli
$ tinywasm-cli --help
```
|