Skip to main content

Module runtime

Module runtime 

Source
Expand description

Plugin runtime system for VT Code

Manages the lifecycle of plugins including loading, unloading, and execution.

Structs§

PluginHandle
Plugin handle containing runtime information
PluginRuntime
Plugin runtime that manages plugin lifecycle

Enums§

PluginState
Plugin state tracking