Docs.rs
  • metered_wasmi-0.5.4
    • metered_wasmi 0.5.4
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • masonforest
    • Dependencies
      • libc ^0.2.58 normal
      • libm ^0.1.2 normal optional
      • memory_units ^0.3.0 normal
      • num-rational ^0.2.2 normal
      • num-traits ^0.2.8 normal
      • parity-wasm ^0.31 normal
      • wasmi-validation ^0.1 normal
      • assert_matches ^1.1 dev
      • rand ^0.4.2 dev
      • wabt ^0.6 dev
    • Versions
    • 37.97% 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

metered_wasmi0.5.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • FuncInstance
  • FuncInvocation
  • FuncRef
  • FunctionContext
  • GlobalDescriptor
  • GlobalInstance
  • GlobalRef
  • ImportsBuilder
  • MemoryDescriptor
  • MemoryInstance
  • MemoryRef
  • Module
  • ModuleInstance
  • ModuleRef
  • NopExternals
  • NotStartedModuleRef
  • RuntimeArgs
  • Signature
  • StackRecycler
  • TableDescriptor
  • TableInstance
  • TableRef
  • Trap
  • isa::BrTargets
  • isa::DropKeep
  • isa::InstructionIter
  • isa::Instructions
  • isa::Target
  • memory_units::Bytes
  • memory_units::Pages
  • memory_units::Words
  • nan_preserving_float::F32
  • nan_preserving_float::F64

Enums

  • Error
  • ExternVal
  • ResumableError
  • RuntimeValue
  • TrapKind
  • ValueError
  • ValueType
  • isa::Instruction
  • isa::Keep
  • isa::Reloc

Traits

  • Externals
  • FromRuntimeValue
  • 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