Product
·
August 2026
99 MB to 71 KB: rewriting MiniStats in Machin
MiniStats is a real-time metrics dashboard built with Bun — the binary is 99 MB because it bundles the entire runtime. I rewrote it in Machin/MFL, a language that compiles through C. The binary is 71 KB. That's a 1400× reduction. Same features, same dashboard, same commands.
#machin
#mfl
#ministats
#tinystats
#binary-size
#compilers
#websocket
#open-source
Read more