| ▲ | mikeocool 3 hours ago | |||||||
If that is really what they are concerned with, they probably could have just had Claude Code rewrite Claude Code in rust? That likely would be far more efficient than changing the language of your typescript runtime that ships to run your react-based CLI app. I imagine the $800k or whatever this has cost is coming out of Anthropic's marketing budget, so they can make a big splash about it. | ||||||||
| ▲ | wrs 11 minutes ago | parent | next [-] | |||||||
If you look at the reasons for rewriting Bun [0], they weren’t about efficiency and they don’t apply to Claude Code. It’s already written in a memory-safe language, and doesn’t have to interface to a library with a tricky set of invariants. | ||||||||
| ▲ | neuronexmachina 3 hours ago | parent | prev [-] | |||||||
> If that is really what they are concerned with, they probably could have just had Claude Code rewrite Claude Code in rust Rewriting a runtime with well-defined interfaces and behavior is quite different from rewriting a user-facing application under active development by a decent chunk of their organization. | ||||||||
| ||||||||