Crate plugy_runtime

source ·
Expand description

plugy-runtime

The plugy-runtime crate serves as the heart of Plugy’s dynamic plugin system, enabling the runtime management and execution of plugins written in WebAssembly (Wasm). It provides functionalities for loading, running, and interacting with plugins seamlessly within your Rust applications.

Structs

Traits

Type Aliases