Docs.rs
  • gp-wasm-interface-7.0.1
    • gp-wasm-interface 7.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:gear-tech:dev
    • breathx
    • Dependencies
      • anyhow ^1.0.68 normal
      • parity-scale-codec ^3.2.2 normal
      • impl-trait-for-tuples ^0.2.2 normal
      • log ^0.4.17 normal
      • gp-allocator ^4.1.1 normal
      • sp-std ^5.0.0 normal
      • sp-wasm-interface-common ^7.0.1 normal
      • wasmtime ^6.0.1 normal
    • Versions
    • 62.86% of the crate is documented
  • Go to latest version
  • Platform
    • 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

gp_wasm_interface7.0.1

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Caller
  • ExtendedHostFunctions
  • FunctionContextToken
  • HostState
  • MemoryWrapper
  • Pointer
  • Signature
  • StoreData

Enums

  • ReturnValue
  • Value
  • ValueType

Traits

  • Function
  • FunctionContext
  • HostFunctionRegistry
  • HostFunctions
  • IntoValue
  • MaybeRefUnwindSafe
  • PointerType
  • TryFromValue
  • WasmTy

Macros

  • if_wasmtime_is_enabled

Functions

  • util::allocate_memory
  • util::checked_range
  • util::deallocate_memory
  • util::read_memory
  • util::read_memory_into
  • util::write_memory_from
  • with_caller_mut

Type Aliases

  • HostPointer
  • MemoryId
  • Result
  • WordSize