Afterburner – Capability-Sandboxed JavaScript/TS Runtime in Rust
devtoolAfterburner is a Rust-based JavaScript/TypeScript runtime designed for embedding, featuring a built-in capability sandbox that locks down scripts by default—blocking network, filesystem, and environment access unless explicitly granted. It targets developers who need to run untrusted or third-party code safely within their applications, such as in plugins, automation, or serverless environments. Its interest lies in combining Rust’s performance and safety with a granular, opt-in permission model, offering a lightweight alternative to full containerization for secure code execution.
Cross-platform signals
You might also like
More in devtool
OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI providers with automatic failover. For personal exper…
Desktop Companion for Hermes Agent
Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and…