I'd like to develop a Blazor WASM for a company. This company uses the zero-client and virtualization to providing OS for users. Blazor WebAssembly run your application as web assembly binaries directly in the browser and so use more resources from client system.
So, can it run on zero-client system at all?
If it can be implemented, can this reduce the performance of hundreds of zero-client and consume a lot of CPU and memory from KVM machine?
Client OS: Windows 10
Virtualization: KVM Linux
Server Memory: 256 GB