It seems to me that dfl is bold in a way. I built simple app with single window and the footprint about 1 mb. also it has a lot of dll dependencies.I compared it with winx C++ Gui library - footprint is about 50 k.
Still smaller than wxWidgets' one, still less dependent than in VCL.I agree 1MB is quite a lot for a program that does nothing, but in my short experience with D even some tiny console apps easily grow to that limit.
