AssemblyScript compiles a strict subset of TypeScript (basically JavaScript with types) to WebAssembly using Binaryen. It generates lean and mean WebAssembly modules while being just an npm install away.
发布于 October 2017
#编程语言# AssemblyScript 是一种基于 TypeScript 的编程语言,用于编写 WebAssembly
Lunatic is an Erlang-inspired runtime for WebAssembly
翻译 - The Lunatic VM