5 months ago
Mon Jun 2, 2025 6:29am PST
Show HN: stonebox – Run JS, TypeScript, and Python in Docker/local sandboxes
Stonebox is a TypeScript package for running Python, TypeScript, and JavaScript code in a sandboxed environment. It supports two execution engines:

1. Process Engine: Uses Node.js child processes for fast, local sandboxing. 2. Docker Engine: Runs code inside Docker containers for strong isolation and security.

read article
comments:
add comment
loading comments...