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

Move dotnet8 AOT to the dotnet runtime #1015

Open
Beau-Gosse-dev opened this issue Feb 23, 2024 · 1 comment
Open

Move dotnet8 AOT to the dotnet runtime #1015

Beau-Gosse-dev opened this issue Feb 23, 2024 · 1 comment

Comments

@Beau-Gosse-dev
Copy link
Contributor

We're recommending people deploy .NET 8 Native AOT projects to the .NET 8 managed runtime (instead of Al2 or AL2023). Since it will have the needed libraries available (like libicu). It also removes the need for the assembly name requirement of bootstrap and brings billing inline with managed runtimes.

PR #935 added AL2 and AL2023.

Can we replace provided.al2 with dotnet8?

@Beau-Gosse-dev Beau-Gosse-dev changed the title Would be nice to move dotnet8 AOT to the dotnet runtime Move dotnet8 AOT to the dotnet runtime Feb 23, 2024
@maxday
Copy link
Owner

maxday commented Feb 28, 2024

sure! Do you want to draft a PR? Otherwise I can do it. Let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants