I'm early days on dlang, and found a small HTTP server "serverino". I have it built, linked with a test program, and running. But the executable size is enormous. For 405 statements, it has a text size of 712k bytes. Whoof. Is this normal? I'm using ldc2 version 1.30.0. Thanks! Andy Valencia