Expand description
WebAssembly sandbox for secure plugin execution
This module provides the sandboxed execution environment for plugins, including resource limits, security boundaries, and isolation.
Structsยง
- ExecutionLimits 
- Execution limits for sandbox
- HealthCheck 
- Health check result
- PluginSandbox 
- Plugin sandbox for secure execution
- SandboxHealth 
- Sandbox health status
- SandboxInstance 
- Individual sandbox instance
- SandboxResources 
- Sandbox resource tracking