-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[Blazor] WASM GC #82974
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsIs there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.Are you planning on taking advantage of the WASM GC implementation in .NET 8? How much is it going to reduce the initial size and load time (biggest pain points of this technology) of a minimal Blazor app? https://seb.deleuze.fr/the-huge-potential-of-kotlin-wasm/#the-upcoming-wasmgc-revolution Describe the solution you'd likeSame as above. Additional contextNo response
|
this is being discussed WebAssembly/gc#77 |
Looking forward to see this in dotnet 8 |
WebAssembly/gc#77 is the current state we are in. We will keep eye on wasm GC in the future. |
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
Are you planning on taking advantage of the WASM GC implementation in .NET 8? How much is it going to reduce the initial size and load time (biggest pain points of this technology) of a minimal Blazor app?
https://seb.deleuze.fr/the-huge-potential-of-kotlin-wasm/#the-upcoming-wasmgc-revolution
https://github.com/WebAssembly/proposals#phase-4---standardize-the-feature-wg
Describe the solution you'd like
Same as above.
Additional context
No response
The text was updated successfully, but these errors were encountered: