Andrei Alexandrescu: > Right now an executable starts at around 218KB, which includes druntime > (gc, type info, the works). Importing std.stdio and using writeln() only > adds a couple of KBs. Now using ulink the hello world exe becomes 129_564 bytes. Bye, bearophile