I know that WASI is still experimental in Dotnet, but would it be possible to run a Blazor server app with WASI ?
I tried to add the wasi-wasm tag in the project file and adding the wasi-experimental workload without success. I see that in the Blazor server project it has this tag and in the wasiconsole project