Monday, August 20, 2018

AssemblyScript: TypeScript to WebAssembly compiler


@AssemblyScript
TypeScript is making JavaScript better.
But there is not a way to even produce faster code from (subset of) TypeScript
compiled to WebAssembly.

AssemblyScript · GitHub

GitHub - AssemblyScript/assemblyscript: A TypeScript to WebAssembly compiler 🚀


The simplest way to get started with WebAssembly – Benedek Gagyi – Medium

on my measurement, wasm was about 2x faster than plain JavaScript on this simple test in Chrome






No comments: