News

The beta open source Joy compiler takes on the same task as GopherJS: to bring Go language approaches to JavaScript development Developers wanting to use the Google Go language, aka Golang, for ...
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.
Sparkplug is the new JavaScript compiler that fills the gap between low latency and high performance. According to the tech giant, this saves 17 years of users' time every day.
In an effort to keep Firefox competitive with commercial browsers and handle the ever-heavier burden that interactive webpages put on browsers’ scripting engines, Mozilla is working on a new ...
Higgs, an experimental JavaScript engine written in D, uses novel approaches to speed up JavaScript -- and could inspire similar projects ...
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 ...
If a JavaScript function is called more than six times, or loops more than 100 times, it gets fed into the next stage: a basic JIT compiler that produces executable code.
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.
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. Babel, a ...