Docs.rs
  • wasmer-cli-4.2.0
    • wasmer-cli 4.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1.68 normal
      • bytes ^1 normal
      • bytesize ^1.0 normal
      • cargo_metadata ^0.15.2 normal
      • cfg-if ^1.0 normal
      • colored ^2.0 normal
      • dialoguer ^0.10.2 normal
      • dirs ^4.0 normal
      • distance ^0.4 normal
      • flate2 ^1.0.25 normal
      • hex ^0.4.3 normal
      • hyper ^0.14.27 normal
      • indexmap ^1.9.2 normal
      • indicatif ^0.17.5 normal
      • is-terminal ^0.4.7 normal
      • libc ^0.2 normal
      • log ^0.4.17 normal
      • object ^0.30.0 normal
      • once_cell ^1.17.1 normal
      • opener ^0.6.1 normal
      • pathdiff ^0.2.1 normal
      • prettytable-rs ^0.10.0 normal
      • regex ^1.6.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
      • tempfile ^3.6.0 normal
      • thiserror ^1.0.37 normal
      • tldextract ^0.6.0 normal
      • tokio ^1.28.1 normal
      • toml ^0.5.9 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.3.1 normal
      • virtual-fs ^0.8.0 normal
      • virtual-net ^0.5.0 normal
      • walkdir ^2.3.2 normal
      • wasm-coredump-builder ^0.1.11 normal
      • wasmer =4.2.0 normal
      • wasmer-cache =4.2.0 normal
      • wasmer-compiler =4.2.0 normal
      • wasmer-compiler-cranelift =4.2.0 normal
      • wasmer-compiler-llvm =4.2.0 normal
      • wasmer-compiler-singlepass =4.2.0 normal
      • wasmer-deploy-cli =0.1.25 normal
      • wasmer-emscripten =4.2.0 normal
      • wasmer-object =4.2.0 normal
      • wasmer-registry ^5.6.0 normal
      • wasmer-toml ^0.6.0 normal
      • wasmer-types =4.2.0 normal
      • wasmer-vm =4.2.0 normal
      • wasmer-wasix ^0.13.0 normal
      • wasmer-wasix-experimental-io-devices ^0.13.0 normal
      • wasmer-wast =4.2.0 normal
      • webc ^5.2.0 normal
      • assert_cmd ^2.0.11 dev
      • predicates ^3.0.3 dev
      • pretty_assertions ^1.3.0 dev
      • chrono ^0.4 build
      • reqwest ^0.11 normal
      • clap ^4.2.7 normal
      • reqwest ^0.11 normal
      • clap ^4.2.7 normal
      • unix_mode ^0.1.3 normal
      • colored ^2.0.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate wasmer_cli

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • cli::Args
  • commands::Add
  • commands::Binfmt
  • commands::BoolString
  • commands::Cache
  • commands::CommandEntrypoint
  • commands::Compile
  • commands::Config
  • commands::CreateExe
  • commands::CreateObj
  • commands::Entrypoint
  • commands::Flags
  • commands::GenCHeader
  • commands::Init
  • commands::Inspect
  • commands::Login
  • commands::Publish
  • commands::Run
  • commands::SelfUpdate
  • commands::SetProxyUrl
  • commands::SetRegistryToken
  • commands::SetRegistryUrl
  • commands::SetTelemetryEnabled
  • commands::SetUpdateNotificationsEnabled
  • commands::Validate
  • commands::ValidatedNonceOutput
  • commands::Volume
  • commands::Wast
  • commands::Whoami
  • common::WasmFeatures
  • error::PrettyError
  • logging::Output
  • store::CompilerOptions
  • store::StoreOptions

Enums

  • c_gen::CStatement
  • c_gen::CType
  • commands::AllowMultiWasm
  • commands::BoolPromptOptions
  • commands::GetOrSet
  • commands::RetrievableConfigField
  • commands::StorableConfigField
  • commands::Template
  • commands::TokenStatus
  • commands::UrlOrVersion
  • package_source::PackageSource
  • store::CompilerType

Macros

  • warning

Functions

  • c_gen::generate_c
  • c_gen::staticlib_header::generate_header_file
  • cli::wasmer_main
  • suggestions::suggest_function_exports
  • utils::parse_envvar
  • utils::parse_mapdir
  • utils::wasmer_should_print_color

Type Aliases

  • c_gen::CIdent

Constants

  • VERSION