Claude Code Adopts Bun in Rust for Enhanced Performance

Le brief IA que les pros lisent chaque soir
Les 7 actus IA du jour, décryptées en 5 min. Gratuit.
Inclus dès l'inscription : notre sélection des meilleurs guides & comparatifs IA.
Choisis ton rythme
Gratuit · Pas de spam · Désabonnement en 1 clic
On June 17, Claude Code released version v2.1.181, marking a technological turning point with the integration of the Rust port of Bun. This update improved startup speed by 10% on Linux systems, although this change went unnoticed by most users.
To verify this integration, an exploration of the local installation of Claude Code was conducted. Two commands were used to confirm the use of Bun in Rust. The first command, strings ~/.local/bin/claude | grep -m1 'Bun v1', revealed that Claude Code is using Bun v1.4.0 on macOS arm64. This version is notable as it precedes the latest version available on GitHub, v1.3.14, released on May 12. This indicates that Claude Code has access to a version of Bun that has not yet been officially released.
The second command, strings ~/.local/bin/claude | grep -Eo 'src/[[:alnum:]_./-]+\.rs', listed 563 source files, confirming the use of Bun in Rust within the production environment of Claude Code. Among these files are elements such as src/runtime/bake/dev_server/mod.rs and src/bundler/bundle_v2.rs, highlighting the extent of the integration.
As Jarred Sumner pointed out, boredom is sometimes a sign of stability and efficiency in software development.
Brief IA — L'actualité IA en français
L'essentiel de l'actualité de l'intelligence artificielle, décrypté et expliqué chaque jour.