Afterburner – Capability-Sandboxed JavaScript/TS Runtime in Rust
Wraps node, npm, and bun under sandbox without code changes, but Deno already does capability security.

Rare 32-bit Windows port when everyone else targets x64 only.
Systems programmers, Windows legacy maintainers
Node.js · Deno
Wraps node, npm, and bun under sandbox without code changes, but Deno already does capability security.
The author cross-compiled PicoClaw into a usable 32-bit Windows binary and even bundled the EXE — handy for anyone stuck on ancient Win10 hardware. It’s a neat engineering scrapheap win (AI tools helped patch issues), but the repo is explicitly experimental, lightly tested, and the author admits not fully understanding every change — try it, but don’t trust it for anything critical.
Rust rewrite of RDPWrap with iced-x86 disassembly and proper ACL hardening.
Finally lets AI agents automate Windows-only legacy apps from Linux pipelines.
1.58-bit ternary neural networks in 30 KB of vanilla JavaScript — no dependencies.
CDP debugger primitives enable function hooks without monkeypatching the runtime.