Show HN: stonebox – Run JS, TypeScript, and Python in Docker/local sandboxes
github.com/PlustOrgStonebox 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.
Comments
No comments yet.