* TeaVM supports threads, Blazor does not.
* TeaVM apps can start in 3s, Blazor apps cannot.
* TeaVM eliminates unused code for fast startup, Blazor is architecturally limited to download an entire VM at startup.
Details: https://frequal.com/java/TeaVmVsBlazorWasm1-0.html
Comparison chart: https://frequal.com/java/TeaVmVsBlazorChart.html