OS: Arch linux. Compiler: dmd.
git clone --recursive https://github.com/buggins/dlangui.git
cd dlangui/examples/helloworld
dub build -b release
The size of the binary file is 12M. Isn't it too much for a helloworld? How can I reduce this size?
OS: Arch linux. Compiler: dmd.
The size of the binary file is 12M. Isn't it too much for a helloworld? How can I reduce this size?