Docs.rs
  • substrate-wasmtime-0.19.0
    • substrate-wasmtime 0.19.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • gnunicorn
    • Dependencies
      • anyhow ^1.0.19 normal
      • backtrace ^0.3.42 normal
      • cfg-if ^0.1.9 normal
      • lazy_static ^1.4 normal
      • libc ^0.2 normal
      • log ^0.4.8 normal
      • region ^2.2.0 normal
      • rustc-demangle ^0.1.16 normal
      • smallvec ^1.4.0 normal
      • target-lexicon ^0.10.0 normal
      • wasmparser ^0.59.0 normal
      • wasmtime-environ ^0.19.0 normal
      • wasmtime-jit ^0.19.0 normal
      • wasmtime-profiling ^0.19.0 normal
      • wasmtime-runtime ^0.19.0 normal
      • wat ^1.0.18 normal optional
      • tempfile ^3.0 dev
      • winapi ^0.3.7 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

substrate_wasmtime0.19.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Caller
  • Config
  • Engine
  • Export
  • ExportType
  • ExternRef
  • FrameInfo
  • Func
  • FuncType
  • Global
  • GlobalType
  • ImportType
  • Instance
  • InterruptHandle
  • Limits
  • Linker
  • Memory
  • MemoryType
  • Module
  • Store
  • Table
  • TableType
  • Trap

Enums

  • Extern
  • ExternType
  • Mutability
  • OptLevel
  • ProfilingStrategy
  • Strategy
  • Val
  • ValType

Traits

  • IntoFunc
  • LinearMemory
  • MemoryCreator
  • WasmRet
  • WasmTy
  • unix::StoreExt