why does DMD compile "hello world" to about 500 _kilobytes_ on Mac OS X [x86_64]?!?

via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 5 22:16:54 PDT 2014


On Saturday, 6 September 2014 at 00:03:02 UTC, Ary Borenszweig 
wrote:
> The real question is: why does size matter for you?

1. download size for PNaCL/asm.js
2. ease of low level debugging/transparency
3. potential cache pollution
4. embedded programming / SoCs
5. bloat signals loss of control over the design
6. programer aesthetics


More information about the Digitalmars-d mailing list