News

Google says its new JavaScript compiler saves 17 years of Chrome users' CPU time each day. It should also benefit all Chromium browsers that use it.
However, JavaScript compilers can optimize your JavaScript code and generate improved code. The compiled JavaScript files are smaller than your original JavaScript files, reducing download times ...
The new JavaScript compiler made its debut in the nightly releases of Firefox 18 in September, but the project had already been underway for a good year at that point.
A new compiler lets programmers use their C# skills to build JavaScript and HTML5 Web applications. By integrating with Microsoft’s Visual Studio IDE and leveraging Microsoft’s Roslyn compiler ...
Apple integrates LLVM compiler to boost WebKit JavaScript performance Since compilers already make fast code, why not take advantage?
An experimental new JavaScript compiler could provide useful lessons for the existing crop of JavaScript engines — or for as-yet-undeveloped JIT (just-in-time) compilers for other languages.
Sparkplug adds another compiler and “strikes a balance” between the two in that it generates native machine code, but doesn’t depend on information learned while executing the JavaScript code.
IonMonkey is the name of Mozilla’s new JavaScript JIT compiler, which aims to enable many new optimizations in the SpiderMonkey JavaScript engine. InfoQ had a small Q&A with Lead Developer David ...
The popular open source Babel compiler that makes modern JavaScript compatible with older environments has shipped in version 7 and, with help from Microsoft, now supports TypeScript.