Hacker News new | ask | show | jobs
by gmt2027 4509 days ago
The "Hello World" example is over 80Mb after compilation.
1 comments

We've managed to get a hello world app down to about 300kb; most of that is the standard library, and even a several-1000-LOC game like [roll](http://lihaoyi.github.io/roll/) clocks in at about 340kb. Getting this number down is WIP.