BoxLite – the micro-VM runtime for embedded, local dev, and cloud prod
No-daemon micro-VMs with persistent state beat ephemeral agent sandboxes.

Sub-500ms VM snapshot+restore with persistent disk beats containers, but Fly.io and Lambda already own this.
AI engineers and developers needing isolated sandboxes for untrusted code execution
Fly.io · exe.dev · AWS Lambda
Spawn, snapshot, clone, delete. Somewhere in between fly.io and exe.dev.
VM page still needs some TLC but would love to hear feedback.
No-daemon micro-VMs with persistent state beat ephemeral agent sandboxes.
0.79ms VM spawn time beats E2B's 150ms using CoW memory forking on real KVM isolation.
MCP sandbox isolation for agents; E2B/Modal/Docker/WASM backends already exist separately.
Hypervisor isolation for AI agents beats containers when running untrusted code locally.
NixOS VMs per project eliminate toolchain configuration fights for embedded dev.
Zero-token proxy keeps API keys off the agent—something container-based sandboxes can't do.