Comment on JEP 544: Ahead-of-Time Code CompilationparentComments−Rohansi1dBut the possibility of AOT compilation is what drives libraries to support it. That's why .NET libraries are adapting over time to support AOT.−pjmlp4hEF Core and F# still don't fully work, neither do the GUI frameworks, with exception of the buggy WinUI, mostly because it is all COM/WinRT underneath.
Comments
But the possibility of AOT compilation is what drives libraries to support it. That's why .NET libraries are adapting over time to support AOT.
EF Core and F# still don't fully work, neither do the GUI frameworks, with exception of the buggy WinUI, mostly because it is all COM/WinRT underneath.