Y
Hacker News
new
|
ask
|
show
|
jobs
by
gitgud
2654 days ago
How big does this hello-world server binary compile down to?
1 comments
an-tao
2654 days ago
About 5M bytes in size, considering that the drogon application is statically linked, I am afraid it has no advantage in binary size.
link