Docs.rs
  • gp-wasm-interface-15.0.0
    • gp-wasm-interface 15.0.0
    • Permalink
    • 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 optional
      • parity-scale-codec ^3.6.1 normal
      • impl-trait-for-tuples ^0.2.2 normal
      • log ^0.4.17 normal optional
      • gp-allocator ^4.1.1 normal
      • sp-std ^9.0.0 normal
      • sp-wasm-interface-common ^15.0.0 normal
      • wasmtime ^8.0.1 normal optional
    • Versions
    • 65.12% of the crate is documented
  • Platform
    • 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

gp_wasm_interface15.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

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