Hacker News new | ask | show | jobs
by kibwen 246 days ago
> The reason Zed has a bloated binary is the ~2000 rust packages that comprise it.

Hundreds of those MBs are from tree-sitter grammars, which are JavaScript compiled to C.