Hi folks, I built Afterburner: a fast, embeddable JavaScript/TypeScript runtime in Rust with a capability sandbox built in. Every script runs sealed by default - no network, no filesystem, no env - and you grant capabilities explicitly, with hard fuel, memory, and timeout caps per call. It's bu...

Source: [Hacker News](https://github.com/afterburner-sh/afterburner)

Sponsored