Hacker News new | ask | show | jobs
by kant2002 1219 days ago
Just in case that maybe interested to you. Currently (with nightlies) using NativeAOT + C# you would be able to have approximate same as Go. Even fully statically linking executable. And given that MS working on making apps have less size, gopefully it would be comparable to Go in app size.
1 comments

Nice! I was following the AOT compiler years ago after Joe Duffy announced it. Good to see that they're continuing with the good work :)