Anthropic acquired Bun (the fast, all-in-one JavaScript runtime) in late 2025 to supercharge Claude Code - their AI-powered coding tool/agent - which had already hit $1 billion in annual run-rate revenue just months after launch.
tldr
- •Claude Code already runs on Bun - owning it lets Anthropic control/optimize the runtime for smaller size, better speed, stability, and custom AI coding features
- •AI like Claude increasingly runs/generates/tests code behind the scenes - a super-fast, reliable JS runtime becomes key infrastructure for "vibe coding", local agents, or server-side AI compute
- •Bun's extras (built-in bundler, test runner, package manager, SQLite support) fit perfectly for rapid AI-assisted development
- •as a VC-funded project with no revenue (despite millions of downloads, 82k+ GitHub stars), selling gives Bun long-term stability
- •Bun stays open-source (MIT), team keeps building for everyone - but with heavy focus on AI coding use cases
why anthropic wants bun
- •Claude Code ships as a lightweight Bun app/installer
- •owning the runtime = full control over optimization, custom features, stability
- •AI coding tools need fast startup, execution speed, small footprint
- •Bun's all-in-one nature (runtime + bundler + package manager + test runner) reduces toolchain complexity
why bun sold
- •VC-funded with huge adoption but no revenue model
- •acquisition skips risky hosting/monetization pivots
- •more engineers, long-term stability
- •team continues building open-source, just with AI coding focus
context: node vs deno vs bun
- •Node.js remains dominant (the "monolith")
- •Deno feels more conservative, like "Node 2.0"
- •Bun wins with bold, developer-delight features and hype
- •acquisition signals AI companies vertically integrating dev tools (runtime → where agents live/execute code)
the bigger picture
- •$1B ARR for Claude Code just months after launch - coding agents are the future
- •Bun becomes core plumbing for AI-assisted development
- •expect more AI companies to vertically integrate dev tooling