News

Microsoft last week revealed that it will release the core components of its Chakra JavaScript engine to open source as ChakraCore.It will be available next month on GitHub under the MIT license.
An important component of delivering a fast browser is fast JavaScript execution. In Chrome, that job is done by the V8 engine which executes over 78 years worth of JavaScript code on a daily basis.
The WebKit team has been busy. Publicly announcing a brand new JavaScript engine release, amusingly named SquirrelFish Extreme (nicknamed SFX), they're already boasting performance gains twice as ...
Opera is working on a JavaScript engine, called Carakan, which is intended to be the fastest JavaScript engine on the planet, according to Opera. Carakan (pronounced Tsharakan) is now 2.5 times ...
One might imagine, what is the point of having a JavaScript engine written in a traditionally slow language such as JavaScript itself? We don’t want to delude you into thinking that everything ...
To improve parsing speed, V8 Version 7.2 includes what Google calls the engine’s fastest-ever JavaScript parser, resulting in quicker page loading and more-responsive pages.
In a power move, Microsoft is open sourcing one of the most important parts of its browser's engine.
Google has set up a research grant program to help and sponsor security researchers and academics find vulnerabilities in browser JavaScript engines. The program has one rule, namely that the bugs ...
Search engines have made improvements in indexing JavaScript websites. But the question of whether they can properly render JS pages remains muddled.
Microsoft will open up its Chakra JavaScript engine as an open-source project on GitHub next month. The code repository, called ChakraCore, will include the key components of Chakra engine used ...