Docs.rs
  • wasmer-clif-fork-wasm-0.59.0
    • wasmer-clif-fork-wasm 0.59.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MarkMcCaskey
    • github:wasmerio:wasmer-core
    • Dependencies
      • cranelift-codegen ^0.59.0 normal
      • cranelift-entity ^0.59.0 normal
      • hashbrown ^0.6 normal optional
      • log ^0.4.6 normal
      • serde ^1.0.94 normal optional
      • thiserror ^1.0.4 normal
      • wasmer-clif-fork-frontend ^0.59.0 normal
      • wasmparser ^0.51 normal
      • target-lexicon ^0.10 dev
      • wat ^1.0.9 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

wasmer_clif_fork_wasm0.59.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DefinedFuncIndex
  • DefinedGlobalIndex
  • DefinedMemoryIndex
  • DefinedTableIndex
  • DummyEnvironment
  • FuncIndex
  • FuncTranslationState
  • FuncTranslator
  • Global
  • GlobalIndex
  • Memory
  • MemoryIndex
  • ModuleTranslationState
  • PassiveDataIndex
  • PassiveElemIndex
  • SignatureIndex
  • Table
  • TableIndex

Enums

  • GlobalInit
  • GlobalVariable
  • ReturnMode
  • TableElementType
  • WasmError

Traits

  • FuncEnvironment
  • ModuleEnvironment
  • TargetEnvironment

Macros

  • wasm_unsupported

Functions

  • declare_locals
  • get_vmctx_value_label
  • translate_module
  • translate_operator

Type Aliases

  • WasmResult

Constants

  • VERSION