438-byte "Hello, world" Win32 EXE in D
Andrei Alexandrescu via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Sep 7 19:26:43 PDT 2014
On 9/7/14, 2:03 PM, Vladimir Panteleev wrote:
> I've picked up an older project for using D on barebones Win32 as a
> "better C".
>
> Thanks to recent advances in DMD (-betterC and -m32mscoff), I could get
> a "Hello, world" program on Win32 down to just 438 bytes when compiled.
> This is without assembly, linker scripts, custom Phobos/Druntime, or
> manual post-build tweaks.
Awesome. Blog post -> reddit -> win. -- Andrei
More information about the Digitalmars-d-announce
mailing list