Bun's Rust Rewrite Killed the One-Way Door
Bun creator Jarred Sumner used an LLM-powered coding agent to port the runtime from Zig to Rust in 11 days, rewriting over one million lines of code. The rewrite was enabled by Bun's existing TypeScri…
Bun creator Jarred Sumner used an LLM-powered coding agent to port the runtime from Zig to Rust in 11 days, rewriting over one million lines of code. The rewrite was enabled by Bun's existing TypeScri…
Beagle, a new revision control system built on a lightweight JavaScript runtime called JAB, aims to provide adaptability for evolving development processes, especially those involving LLMs. Its creato…
Bun v1.3, the JavaScript runtime acquired by Anthropic in December 2025, now delivers sub-100ms content delivery when paired with Cosmic's REST API, creating a full-stack JavaScript stack optimized fo…
Bun v1.3.7 introduces significant performance improvements, including a 50% faster `Buffer.from()` for arrays, a JavaScriptCore engine upgrade, and upcoming optimizations for async/await, `Array.from(…