Docs.rs
  • substrate-wasmtime-runtime-0.16.0-threadsafe.4
    • substrate-wasmtime-runtime 0.16.0-threadsafe.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • gnunicorn
    • Dependencies
      • backtrace ^0.3.42 normal
      • cfg-if ^0.1.9 normal
      • indexmap ^1.0.2 normal
      • lazy_static ^1.4 normal
      • libc ^0.2.60 normal
      • memoffset ^0.5.3 normal
      • more-asserts ^0.2.1 normal
      • region ^2.0.0 normal
      • thiserror ^1.0.4 normal
      • wasmtime-environ ^0.16.0 normal
      • cc ^1.0 build
      • winapi ^0.3.7 normal
    • Versions
    • 100% of the crate is documented
  • 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

substrate_wasmtime_runtime0.16.0-threadsafe.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ExportFunction
  • ExportGlobal
  • ExportMemory
  • ExportTable
  • GdbJitImageRegistration
  • Imports
  • InstanceHandle
  • LinkError
  • Mmap
  • SignatureRegistry
  • Table
  • VMCallerCheckedAnyfunc
  • VMContext
  • VMFunctionBody
  • VMFunctionImport
  • VMGlobalDefinition
  • VMGlobalImport
  • VMInterrupts
  • VMInvokeArgument
  • VMMemoryDefinition
  • VMMemoryImport
  • VMSharedSignatureIndex
  • VMTableDefinition
  • VMTableImport

Enums

  • Export
  • InstantiationError
  • Trap

Traits

  • RuntimeLinearMemory
  • RuntimeMemoryCreator

Functions

  • catch_traps
  • init_traps
  • libcalls::wasmtime_data_drop
  • libcalls::wasmtime_defined_memory_copy
  • libcalls::wasmtime_elem_drop
  • libcalls::wasmtime_f32_ceil
  • libcalls::wasmtime_f32_floor
  • libcalls::wasmtime_f32_nearest
  • libcalls::wasmtime_f32_trunc
  • libcalls::wasmtime_f64_ceil
  • libcalls::wasmtime_f64_floor
  • libcalls::wasmtime_f64_nearest
  • libcalls::wasmtime_f64_trunc
  • libcalls::wasmtime_imported_memory32_grow
  • libcalls::wasmtime_imported_memory32_size
  • libcalls::wasmtime_imported_memory_copy
  • libcalls::wasmtime_imported_memory_fill
  • libcalls::wasmtime_memory32_grow
  • libcalls::wasmtime_memory32_size
  • libcalls::wasmtime_memory_fill
  • libcalls::wasmtime_memory_init
  • libcalls::wasmtime_table_copy
  • libcalls::wasmtime_table_init
  • raise_lib_trap
  • raise_user_trap
  • resume_panic

Type Aliases

  • SignalHandler
  • VMTrampoline

Constants

  • VERSION