Claude Code confirmed using Bun’s Rust port in production
Version 2.1.181 and later ship with a Rust-based Bun runtime, yielding a 10% startup speed improvement on Linux and evidence of unreleased Bun v1.4.0 internals.
2 sources · cross-referenced
- Claude Code v2.1.181 and later versions embed a Rust-based port of Bun.
- A 10% startup speed improvement on Linux was reported by Bun’s author.
- Binary inspection reveals Bun v1.4.0 and Rust source file paths inside the shipped binary.
- The Rust port is running in production across millions of devices.
Simon Willison reports that Claude Code versions 2.1.181 and later include a Rust-based port of Bun, following a claim by Bun’s author Jarred Sumner. Sumner stated that these versions ship with the Rust port and observed a 10% startup speed improvement on Linux, describing the change as intentionally unremarkable: 'Boring is good.'
Willison verified the presence of the Rust-based Bun runtime by inspecting his local Claude Code binary. Running strings against the binary returned Bun v1.4.0 (macOS arm64), a version not yet publicly released by Bun as of May 12, 2025. This suggests Claude Code is shipping an unreleased preview of Bun’s Rust port.
Further inspection of the binary with a regex matching Rust source file paths surfaced 563 filenames, including src/runtime/bake/dev_server/mod.rs and src/runtime/bake/production.rs, indicating the Rust source tree is embedded in the shipped binary.
Willison concludes that the Rust port of Bun is running in production across millions of devices, based on the evidence from his binary inspection and Sumner’s report.
- Jul 18, 2026 · TechCrunch — AI
Moonshot AI releases Kimi K3 open source model, touting frontier-level performance
Trust71 - Jul 17, 2026 · OpenAI — News
OpenAI CFO proposes scorecard to measure AI ROI
Trust74 - Jul 17, 2026 · Latent Space — swyx
Moonshot AI releases Kimi K3 as the largest open-weights model to date with 2.8T parameters and 1M-token context
Trust78