Settings

Theme

Show HN: Claude Code Rust – a native Rust TUI that avoids the V8 heap OOM

github.com

3 points by char8 a month ago · 0 comments · 1 min read

Reader

I'm a contributor to Claude Code Rust, a Rust reimplementation of Anthropic's Claude Code CLI. I switched to it as my daily driver because upstream Claude Code crashes with JavaScript heap OOM in long sessions (anthropics/claude-code#1421 (https://github.com/anthropics/claude-code/issues/1421), 65+ comments). The Rust port doesn't have a V8 heap, so the failure mode goes away.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection