Docs.rs
  • wasmer-cli-3.0.0-beta.2
    • wasmer-cli 3.0.0-beta.2
    • 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
      • cfg-if ^1.0 normal
      • clap ^3.1 normal
      • colored ^2.0 normal
      • dirs ^4.0 normal
      • distance ^0.4 normal
      • fern ^0.6 normal
      • http_req ^0.8 normal
      • log ^0.4 normal
      • serde_json ^1.0 normal
      • target-lexicon ^0.12 normal
      • tempfile ^3 normal
      • wasmer =3.0.0-beta.2 normal
      • wasmer-cache =3.0.0-beta.2 normal
      • wasmer-compiler =3.0.0-beta.2 normal
      • wasmer-compiler-cranelift =3.0.0-beta.2 normal
      • wasmer-compiler-llvm =3.0.0-beta.2 normal
      • wasmer-compiler-singlepass =3.0.0-beta.2 normal
      • wasmer-emscripten =3.0.0-beta.2 normal
      • wasmer-object =3.0.0-beta.2 normal
      • wasmer-types =3.0.0-beta.2 normal
      • wasmer-vfs =3.0.0-beta.2 normal
      • wasmer-vm =3.0.0-beta.2 normal
      • wasmer-wasi =3.0.0-beta.2 normal
      • wasmer-wasi-experimental-io-devices =3.0.0-beta.2 normal
      • wasmer-wast =3.0.0-beta.2 normal
      • unix_mode ^0.1.3 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
logo
Change settings

List of all items

Structs

  • commands::Binfmt
  • commands::Compile
  • commands::Config
  • commands::CreateExe
  • commands::CreateObj
  • commands::Inspect
  • commands::Run
  • commands::SelfUpdate
  • commands::Validate
  • commands::Wast
  • common::WasmFeatures
  • error::PrettyError
  • store::CompilerOptions
  • store::StoreOptions

Enums

  • c_gen::CStatement
  • c_gen::CType
  • commands::Cache
  • commands::ObjectFormat
  • store::CompilerType

Macros

  • warning

Functions

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

Type Definitions

  • c_gen::CIdent
  • commands::PrefixerFn

Constants

  • VERSION