Warning
π§ This project is still in early development. Expect frequent changes and incomplete features.
Better Compiler is an open-source toolkit for safe and flexible code execution.
It allows you to compile and run JavaScript, TypeScript, and Python code in a sandboxed environment,
either on the client (browser) or on the server.
Key features:
- π Sandboxing β isolate untrusted code securely.
- π Client & Server β run code in the browser or backend.
- β‘ Multi-language β support for JavaScript, TypeScript, and Python.
- π§© Extensible β designed to integrate with any platform or workflow.