Y
Hacker News
new
|
ask
|
show
|
jobs
by
orphea
218 days ago
> Create a hello world dotnet container
The container image is 10.9 MiB. The binary is 1.2 MiB.
1 comments
mycall
217 days ago
While that is small for a container and modern binary, I recall C hello worlds being 17KiB -- if only AOT/Spans/interop be used more to drive down those filesizes further.
link