.NET MAUI Blazor Hybrid is not a WebAssembly application. It is a native .NET application that uses an embedded WebView only to render HTML and CSS.
.NET MAUI Blazor Hybrid
┌─────────────────────────────────────┐
│ Native .NET process │
│ Razor components + C# + native APIs │
└──────────────────┬──────────────────┘