Hacker News new | ask | show | jobs
by Luuseens 2052 days ago
I find CoreRT covers a lot of my current AOT needs.

For me, one of the blockers was Winfows.Forms not working with AOT, which appears to have been resolved very recently:

https://github.com/dotnet/winforms/pull/4177