WebAssembly(简称为Wasm)
WebAssemblyhttps://webassembly.org/WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.
WebAssembly=Web+Assembly,就是用任意语言的后端的方式来写前端!
可能会打败无敌的JavaScript。

I want to… - WebAssemblyhttps://webassembly.org/getting-started/developers-guide/
