Monday, August 20, 2018

Android iPhone X

Motorola phone 'brazen copy' of iPhone X - BBC News

Motorola P30 and iPhone X

"Lenovo plans to sell the Motorola P30 in China, but has not announced its availability in other countries. The device is expected to cost about $350"

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