Skip to main content

Module loader

Module loader 

Source
Expand description

WASM plugin loader with builder-pattern configuration.

WasmPluginLoader is the factory for creating WasmPlugin instances with shared configuration (security gate, memory limits, timeouts).

Structsยง

WasmPluginLoader
Factory for creating WasmPlugin instances with shared configuration.