Open
Description
Is it in the roadmap for Blazor to support .Net's task based parallelism with WASM threads in .Net 5 or 6?
For instance, Chrome released WASM threads support in version 70. (I'm running version 84), so it's been out for some time. I'm not looking for async/await, I'm looking for maximizing the core usage through Task().