Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net6 plan to support aot? #748

Closed
mingyangzhu opened this issue Feb 26, 2021 · 1 comment
Closed

net6 plan to support aot? #748

mingyangzhu opened this issue Feb 26, 2021 · 1 comment
Labels
area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation question Further information is requested

Comments

@mingyangzhu
Copy link

hi,net6 plan to support aot?

@jkotas
Copy link
Member

jkotas commented Feb 26, 2021

We’re not ready to productize NativeAOT for .NET 6.

You can follow the rest of the AOT work via https://themesof.net and via https://devblogs.microsoft.com/dotnet/.

Replacing crossgen with crossgen2, PGO and optimizing AOT for specific scenarios are the major themes for .NET 6.

@jkotas jkotas closed this as completed Feb 26, 2021
@jkotas jkotas added area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation question Further information is requested labels Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants