Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Blazor WebAssembly in .NET 8 is locked to Emscripten 3.1.34. There is a crucial bug fix I need in emsdk 3.1.35. Since .NET 8 is locked at 3.1.34 I cannot receive the bugfix I need.
Describe the solution you'd like
In .NET 9 Emscripten 3.1.61 or newer should be targeted. Right now .NET 9 preview 5 is still locked at emsdk 3.1.34.
Additional context
No response