Themata.AI
Themata.AI

Popular tags:

#developer-tools#ai-agents#llms#claude#ai-ethics#code-generation#ai-safety#openai#anthropic#discussion

AI is changing the world. Don't stay behind. Clear summaries, community insight, delivered without the noise. Subscribe to never miss a beat.

© 2026 Themata.AI • All Rights Reserved

Archive

|

Topics

|

Privacy

|

Cookies

|

Contact
claudedeveloper-toolsrustcode-generation

Claude Code uses Bun written in Rust now

Claude Code uses Bun written in Rust now

simonwillison.net

July 19, 2026

1 min read

🔥🔥🔥🔥🔥

69/100

Summary

Claude Code v2.1.181 and later utilize the Rust port of Bun, resulting in a 10% faster startup on Linux. The command `strings ~/.local/bin/claude | grep -m1 'Bun v1'` confirms the use of Bun v1.4.0 on macOS.

Key Takeaways

  • Claude Code v2.1.181, released on June 17th, uses the Rust port of Bun, resulting in a 10% faster startup on Linux.
  • The version of Bun used in Claude Code is v1.4.0, which is a preview of a not-yet-released version.
  • The Rust version of Bun has been released as Bun canary, and users can install it by running "bun upgrade --canary."
  • Evidence shows that Bun in Rust is being utilized in production across millions of devices.
Read original article

Community Sentiment

Negative

Positives

  • The ability to build and use the new Bun version from the public PR shows some transparency in the development process, allowing developers to experiment.
  • The integration of Rust could potentially lead to performance improvements in the long run, even if the initial rollout is rocky.

Concerns

  • The switch to Rust feels like a death knell for Bun, with concerns about governance and transparency leaving users in the dark about the project's future.
  • Many commenters question why anyone would switch to Bun, citing performance issues and a lack of compliance that make it a risky choice.
  • The communication around the changes has been poor, damaging trust and creating divisions within the community.

Related Articles

Bun 1.4 Rust rewrite is not looking good

Bun 1.4 Rust rewrite is not looking good

Aug 19, 2026

How is the Bun Rewrite in Rust Going?

How is the Bun Rewrite in Rust going?

Jul 27, 2026