Y
Hacker News
new
|
ask
|
show
|
jobs
by
nickcw
1 day ago
Maybe it would have made more sense for Anthropic to rewrite Claude Code in rust, and cut out the middle man (bun)?
1 comments
leobuskin
1 day ago
Nope, they want shared artifact(s) between web and desktop (not sure what do they have in mobile apps) clients (Chat/Cowork/Code/CC-cli), so TS is the way to go. It’s a reasonable choice made by engineers.
link
pmxi
1 day ago
The agent loop doesn’t run in the browser.
link
JackSlateur
1 day ago
Pretty sure rust can run on browsers;
link