Skip to main content

Module wasm

Module wasm 

Source
Expand description

WebAssembly plugin runtime.

Re-exports§

pub use runtime::WasmRuntime;

Modules§

isolate
Isolated WASM context for async plugin execution.
runtime
WASM runtime implementation using Extism.