Create a kernel
A kernel manages a virtual filesystem, process table, and permissions. Mount a Node runtime to execute JavaScript.
Alternative: NodeRuntime
For direct code execution with typed return values, use theNodeRuntime convenience class.
Next steps
SDK Overview
Full tour of the API surface and core concepts.
Permissions
Control filesystem, network, and process access.
Security Model
Trust boundaries, timing hardening, and resource limits.