Docs.rs
  • wasm-core-0.2.15
    • wasm-core 0.2.15
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • losfair
    • Dependencies
      • bincode ^1.0.0 normal optional
      • bincode-no-std ^1.0.0 normal optional
      • byteorder ^1 normal
      • lazy_static ^1.0 normal
      • libc ^0.2 normal optional
      • llvm-sys ^60.0 normal optional
      • parity-wasm ^0.27.2 normal optional
      • serde ^1 normal
      • serde_derive ^1 normal
      • smallvec ^0.6 normal optional
    • Versions
    • 0.14% 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

wasm_core0.2.15

Module executor

Module Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate wasm_core

wasm_core

Module executor

Source

Structs§

Backtrace
BtFrame
Frame
Memory
NativeFunctionInfo
RuntimeConfig
RuntimeInfo
VirtualMachine

Enums§

ExecuteError
Mutable
NativeFunction

Traits§

GlobalStateProvider
NativeResolver

Type Aliases§

ExecuteResult
NativeEntry