Docs.rs
  • casper-wasmi-1.0.0
    • casper-wasmi 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • casperlabs-drone
    • sacherjj
    • Dependencies
      • casper-wasm ^1.0.0 normal
      • casper-wasmi-core ^0.3.0 normal
      • casper-wasmi-validation ^1.0.0 normal
      • anyhow ^1.0 dev
      • assert_matches ^1.5 dev
      • criterion ^0.3.5 dev
      • wabt ^0.9 dev
      • wast ^44.0 dev
      • wat ^1 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

casper_wasmi1.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • FuncInstance
  • FuncInvocation
  • FuncRef
  • GlobalDescriptor
  • GlobalInstance
  • GlobalRef
  • ImportsBuilder
  • MemoryDescriptor
  • MemoryInstance
  • MemoryRef
  • Module
  • ModuleInstance
  • ModuleRef
  • NopExternals
  • NotStartedModuleRef
  • RuntimeArgs
  • Signature
  • StackRecycler
  • TableDescriptor
  • TableInstance
  • TableRef
  • memory_units::Bytes
  • memory_units::Pages
  • memory_units::Words
  • nan_preserving_float::F32
  • nan_preserving_float::F64

Enums

  • Error
  • ExternVal
  • ResumableError
  • RuntimeValue
  • Trap
  • TrapCode
  • ValueType

Traits

  • Externals
  • FromValue
  • HostError
  • ImportResolver
  • LittleEndianConvert
  • ModuleImportResolver
  • memory_units::ByteSize
  • memory_units::RoundUpTo

Functions

  • memory_units::size_of

Constants

  • DEFAULT_CALL_STACK_LIMIT
  • DEFAULT_VALUE_STACK_LIMIT
  • LINEAR_MEMORY_PAGE_SIZE