Hacker News new | ask | show | jobs
by potta_coffee 2106 days ago
Go applications don't use the CLR, just compiled binary. It's a lot more lightweight than C#. I'd use them for different things. Go is replacing Python for me in certain places.
1 comments

.NET Native, CoreRT, IL2CPP.