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

Add guidance trimming IL after AOT 8.0 #30535

Closed
AceHack opened this issue Oct 2, 2023 · 4 comments · Fixed by #30542 or #30886
Closed

Add guidance trimming IL after AOT 8.0 #30535

AceHack opened this issue Oct 2, 2023 · 4 comments · Fixed by #30542 or #30886

Comments

@AceHack
Copy link

AceHack commented Oct 2, 2023

Here is my github https://github.com/AlephZ-ai/auto-scheduler
Here is the live site https://alephz-ai.github.io/auto-scheduler/
You can see the errors
image
[Enter feedback here]

I would like to host a default template of Blazor 8 on GitHub pages.

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@AceHack
Copy link
Author

AceHack commented Oct 2, 2023

It was this line in the csproj that caused the issue, removing it fixed it.
<WasmStripILAfterAOT>true</WasmStripILAfterAOT>

@guardrex
Copy link
Collaborator

guardrex commented Oct 2, 2023

Thanks @AceHack ... I'll remark on that line in the guidance.

@guardrex
Copy link
Collaborator

guardrex commented Oct 2, 2023

cc: @mkArtakMSFT ... in case this is something that the product unit should know about.

@guardrex
Copy link
Collaborator

guardrex commented Oct 5, 2023

Re-opening this. I'll add remarks that the compiler team suggests.

@guardrex guardrex reopened this Oct 5, 2023
@guardrex guardrex changed the title Cannot host blazor 8 preview on GitHub Pages Add guidance trimming IL after AOT 8.0 Oct 5, 2023
@guardrex guardrex added the 8.0 .NET 8 label Oct 5, 2023
@Rick-Anderson Rick-Anderson moved this to 8.0 in Blazor.Docs Oct 18, 2023
@guardrex guardrex moved this from 8.0 to In progress in Blazor.Docs Oct 31, 2023
@github-project-automation github-project-automation bot moved this from In progress to Done in Blazor.Docs Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants