v8 Javascript Virtual Machine: Welcome in the new era of the web

September 13, 2008
Filed under Development, Google, JavaScript

First let’s see what is this mysterious thing which has been included in Google Chrome and , well, created a smaller storm amongst the developers. Well, maybe it was only a wind. Or whisper?
It’s a C++ engine which can be embedded in any other C++ application freely. It parses the Javascript (ECMA-262 standard), collects the [...]

Read the whole article »