Wondering what additions that led to the big increase in binary size in Claude Code from 2.0.32 to 2.0.33? 70% larger.
Could it be - 'Native binary installs now launch quicker.'
/cc @_catwu @alexalbert__ @trq212
I think I worked it out - adding --bytecode to the bun build command - bun.com/docs/bundler/executa…. In my testing that flag makes the binary about 72% larger
Nov 5, 2025 · 11:13 PM UTC


