Y
Hacker News
new
|
ask
|
show
|
jobs
by
paddim8
20 days ago
.NET programs can be AOT compiled
1 comments
applfanboysbgon
19 days ago
I am well aware of that, given that I routinely ship such programs. Compiling ahead of time does not change the fact that the .NET runtime is orders of magnitude larger than a C runtime.
link
metaltyphoon
11 days ago
Funny enough, in their both latest versions. C# AOT has a smaller runtime than Go one
link