Show HN: Afterburner – Capability-Sandboxed JavaScript/TS Runtime in Rust
Category: library
Tags: javascript-runtime, sandbox, rust, package-manager, cli-tool
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 6)
Afterburner is a Rust-based JavaScript/TypeScript runtime that provides capability-sandboxed execution with memory limits, timeouts, and gated I/O. It offers its own package format, registry, and package manager, and includes unique features like AI agent integration for secure code execution. The project is interesting for combining a custom sandboxing model with a full package ecosystem and embedding support.
Target audience: backend devs, security engineers, Rust developers, AI tool users
Repository: https://github.com/afterburner-sh/afterburner · Rust · NOASSERTION · 8 stars
View on Hacker News