Crate extism_runtime

source ·

Re-exports

pub use manifest::Manifest;

Modules

Macros

Structs

A Context is used to store and manage plugins
The Error type, a wrapper around a dynamic error type.
Plugin contains everything needed to execute a WASM function
Handles memory for plugins

Enums

A list of all possible value types in WebAssembly.

Traits

Type Definitions