Docs.rs
  • wasmer-cli-4.0.0-alpha.1
    • wasmer-cli 4.0.0-alpha.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1.68 normal
      • atty ^0.2 normal
      • bytes ^1 normal
      • bytesize ^1.0 normal
      • cargo_metadata ^0.15.2 normal
      • cfg-if ^1.0 normal
      • clap-verbosity-flag ^2 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
      • indexmap ^1.9.2 normal
      • isatty ^0.1.9 normal
      • libc ^0.2 normal
      • log ^0.4.17 normal
      • object ^0.30.0 normal
      • once_cell ^1.17.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.4.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.3.0 normal
      • virtual-net ^0.2.0 normal
      • walkdir ^2.3.2 normal
      • wapm-targz-to-pirita ^0.2.1 normal
      • wasm-coredump-builder ^0.1.11 normal
      • wasmer =4.0.0-alpha.1 normal
      • wasmer-cache =4.0.0-alpha.1 normal
      • wasmer-compiler =4.0.0-alpha.1 normal
      • wasmer-compiler-cranelift =4.0.0-alpha.1 normal
      • wasmer-compiler-llvm =4.0.0-alpha.1 normal
      • wasmer-compiler-singlepass =4.0.0-alpha.1 normal
      • wasmer-deploy-cli ^0.1.9 normal
      • wasmer-emscripten =4.0.0-alpha.1 normal
      • wasmer-object =4.0.0-alpha.1 normal
      • wasmer-registry ^4.6.0 normal
      • wasmer-toml ^0.6.0 normal
      • wasmer-types =4.0.0-alpha.1 normal
      • wasmer-vm =4.0.0-alpha.1 normal
      • wasmer-wasix ^0.5.0 normal
      • wasmer-wasix-experimental-io-devices ^0.5.0 normal
      • wasmer-wast =4.0.0-alpha.1 normal
      • webc ^5.0 normal
      • 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 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
logo

logo

Crate wasmer_cli

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

List of all items

Structs

  • commands::Add
  • commands::Binfmt
  • commands::BoolString
  • commands::CommandEntrypoint
  • commands::Compile
  • commands::Config
  • commands::CreateExe
  • commands::CreateObj
  • commands::Entrypoint
  • commands::Flags
  • commands::GenCHeader
  • commands::Init
  • commands::Inspect
  • commands::List
  • commands::Login
  • commands::Publish
  • commands::Run
  • commands::RunUnstable
  • commands::RunWithPathBuf
  • commands::RunWithoutFile
  • commands::SelfUpdate
  • commands::SetProxyUrl
  • commands::SetRegistryToken
  • commands::SetRegistryUrl
  • commands::SetTelemetryEnabled
  • commands::SetUpdateNotificationsEnabled
  • commands::Validate
  • commands::Volume
  • commands::Wast
  • commands::Whoami
  • common::WasmFeatures
  • error::PrettyError
  • store::CompilerOptions
  • store::StoreOptions

Enums

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

Macros

  • warning

Functions

  • c_gen::generate_c
  • c_gen::staticlib_header::generate_header_file
  • cli::wasmer_main
  • common::get_cache_dir
  • logging::set_up_logging
  • suggestions::suggest_function_exports
  • utils::parse_envvar
  • utils::parse_mapdir
  • utils::wasmer_should_print_color

Type Definitions

  • c_gen::CIdent

Constants

  • VERSION