Hacker News new | ask | show | jobs
by BoppreH 616 days ago
And startup time. JIT languages are a bad match for command line applications, for example.
1 comments

.NET can do ahead-of-time compilation now, there are a few gotcha's but it's usable.

https://learn.microsoft.com/en-us/dotnet/core/deploying/nati...