Notice that during the writing of this article, Blazor WebAssembly is still in preview. The term WebAssembly refers to a binary instruction format for stack-based virtual machine. In short, it makes C/C++, Rust,
for (var i:int = 0; i < 50000; i++) { ExternalInterface.call( "noReturn" ); ...