Skip to main content

Module plugin_runtime

Module plugin_runtime 

Expand description

Deterministic host-side admission and construction for logical plugins.

The activation plan is a per-call materialized view of canonical config and the admitted package host. It never stores operator config, authorization, or guest metadata, and building it never executes guest code.

Constants§

WASM_PLUGIN_SUPPORT_COMPILED
Whether this build can execute WASM plugins.

Functions§

configured_plugin_channels
Construct every admitted channel plugin from the package the host verified.