Docs.rs
wasmer-cli-3.2.0-alpha.1
wasmer-cli 3.2.0-alpha.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
syrusakbary
github:wasmerio:wasmer-core
Dependencies
anyhow ^1.0
normal
atty ^0.2
normal
bytesize ^1.0
normal
cargo_metadata ^0.15.2
normal
cfg-if ^1.0
normal
clap ^3.2.22
normal
colored ^2.0
normal
dialoguer ^0.10.2
normal
dirs ^4.0
normal
distance ^0.4
normal
fern ^0.6
normal
flate2 ^1.0.25
normal
hex ^0.4.3
normal
http_req ^0.8
normal
indexmap ^1.9.2
normal
isatty ^0.1.9
normal
libc ^0.2
normal
log ^0.4.17
normal
minisign ^0.7.2
normal
nuke-dir ^0.1.0
normal
object ^0.30.0
normal
pathdiff ^0.2.1
normal
prettytable-rs ^0.9.0
normal
regex ^1.6.0
normal
reqwest ^0.11
normal
rpassword ^7.2.0
normal
rusqlite ^0.28.0
normal
semver ^1.0.14
normal
serde ^1.0.147
normal
serde_json ^1.0
normal
sha2 ^0.10.6
normal
spinoff ^0.5.4
normal
tar ^0.4.38
normal
target-lexicon ^0.12
normal
tempdir ^0.3.7
normal
tempfile ^3
normal
thiserror ^1.0.37
normal
time ^0.3.17
normal
tldextract ^0.6.0
normal
toml ^0.5.9
normal
url ^2.3.1
normal
walkdir ^2.3.2
normal
wasmer =3.2.0-alpha.1
normal
wasmer-cache =3.2.0-alpha.1
normal
wasmer-compiler =3.2.0-alpha.1
normal
wasmer-compiler-cranelift =3.2.0-alpha.1
normal
wasmer-compiler-llvm =3.2.0-alpha.1
normal
wasmer-compiler-singlepass =3.2.0-alpha.1
normal
wasmer-emscripten =3.2.0-alpha.1
normal
wasmer-object =3.2.0-alpha.1
normal
wasmer-registry =4.0.0
normal
wasmer-toml ^0.6.0
normal
wasmer-types =3.2.0-alpha.1
normal
wasmer-vfs =3.2.0-alpha.1
normal
wasmer-vm =3.2.0-alpha.1
normal
wasmer-wasi =3.2.0-alpha.1
normal
wasmer-wasi-experimental-io-devices =3.2.0-alpha.1
normal
wasmer-wasm-interface ^3.2.0-alpha.1
normal
wasmer-wast =3.2.0-alpha.1
normal
wasmparser ^0.51.4
normal
webc ^4.0.0
normal
chrono ^0.4
build
unix_mode ^0.1.3
normal
colored ^2.0.0
normal
Versions
100%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module cli
Functions
?
Module
wasmer_cli
::
cli
source
·
[
−
]
Expand description
The logic for the Wasmer CLI tool.
Functions
wasmer_main
The main function for the Wasmer CLI tool.