Crate extism_runtime

Source

Re-exports§

pub use manifest::Manifest;

Modules§

manifest
sdk

Macros§

args

Structs§

Context
A Context is used to store and manage plugins
Error
The Error type, a wrapper around a dynamic error type.
Function
Internal
Internal stores data that is available to the caller in PDK functions
Plugin
Plugin contains everything needed to execute a WASM function
PluginRef
UserData
Wasi
WASI context

Enums§

ValType
A list of all possible value types in WebAssembly.

Traits§

InternalExt
InternalExt provides a unified way of acessing memory, store and internal values

Type Aliases§

PluginIndex
Size
Val