ATRIUMsearch → argument graph
FactArticle

A second strings/grep command against the Claude Code binary extracts a list of 563 Rust source filenames, including files like src/runtime/bake/dev_server/mod.rs and src/bundler/bundle_v2.rs, embedded in the compiled binary.

A second command extracting .rs file paths from the binary turns up 563 Rust source filenames, giving direct evidence that Bun's Rust codebase is compiled into the shipped tool. ✦ AI generated

Simon Willison · Simon Willison's Weblog · 2026-07-19 · original ↗

This outputs a list of 563 filenames, starting with these: src/runtime/bake/dev_server/mod.rs src/runtime/bake/production.rs src/bundler/bundle_v2.rs

Read full article ↗excerpt · fair-use quotation

Around this claim