DevAI Research2 min reading time

smolmachines / smolvm as a sandbox for untrusted Python & JavaScript

Simon Willison's Weblog
Read full post
Smolvm 1.8.3 provides a secure sandbox environment for running untrusted Python and JavaScript code with hardware-isolated VMs, enforcing resource limits and no network access. Testing showed effective isolation with cold starts under 1.5 seconds and warm executions around 50 ms. Limitations in some environments like Claude Code were overcome by running tests on GitHub Actions runners with KVM support.

More in Dev

Introducing the Agents API

Covered by 3 sources
Dev1 min read

Native is now the future of mobile at Shopify

Simon Willison's Weblog
Dev5 min read

AWS open-sources Pizza Bot: email-style inbox for background AI agents

The New Stack (AI)