Name: Anonymous 2017-05-06 12:03
It translates from C to asm.js
we can already compile C++ to JavascriptYeah, you can totally do
unsigned long longarithmetic in Javascript without overflowing at 20 + 20. It's also going to be as fast as native and it's not going to rape your Core i7 at all.
Javascript was as bad a development language as the memers say it is, everyone would be doing that already.By your logic, no one would ever program in bad programming languages like PHP, Lua or JS. The web is a special case where everyone is forced to program in JS because there's literally no other choice. Even cross-compiling won't save you from all-floats or no lexical scope without incurring in additional overhead.