|
|
|
|
|
by mycall
2641 days ago
|
|
Early Blazor prototypes used a compact .NET runtime (including assembly execution, garbage collection, threading) that compiled to a mere 60KB of WebAssembly. They moved to mono, so that isn't true now. https://github.com/aspnet/Blazor/wiki/FAQ |
|