In the latest RC2 release of .NET 7 there is experimental support for web workers in Blazor WebAssembly. Although only limited to 4 thread pools at the moment, it is however a great step in the right direction for this long awaited requested feature.
ASP.NET Core updates in .NET 7 RC 2
https://devblogs.microsoft.com/dotnet...
#dotnet #aspnetcore #blazor