The Browser War is about to heat up again as Google Chrome’s native client is released at the same time that Intel is releasing updates to JavaScript to allow for parallel processing

Chrome’s salty poke at browsers is to introduce a way to run C and C++ in a protected sandbox to allow a secure way to run the code on the web, similar to how Java and JavaScript are currently dealt with.  Using the segment registers on your CPU as a protected space Chrome will now accept and run C and C++ programs, hopefully creating a space in which code can run but not effect your system without your knowledge … aka the drive-by attack familiar to Flash users.  This will give non-Java programmers the chance to program for the web in a way they have never done before as well as letting those who do not want to program in Java/JavaScript an alternative programming language.  It will take some time before we start to see anyone take advantage of this, let alone whether it will be able to compete with the current solutions already used on the web.

For the JavaScript fan there is good news coming out of the IDF, as Intel has been showing off River Trail and WebGL.  They have finally enabled JavaScript to take advantage of multi-core processors, the demonstration they provided had an eight core machine running a JavaScript app about 15 times faster than it performed with the non-updated code.  Even more interesting is what they plan to do with that performance increase; HTML5, Canvas, and WebGL are all compatible and can benefit from the true performance of multi-core processors.

Catch more on both of these stories and their history at The Register.

"Google has officially launched Native Client – a means of securely running C and C++ code inside a browser – as part of a new stable version of its Chrome browser that activates this rather controversial sandboxing technology.

Mountain View turned on Native Client, aka NaCl, in the Chrome beta last month, and on Friday, it debuted in the new Chrome 14, a stable release that also includes Google’s new Web Audio API."

Here is some more Tech News from around the web:

Tech Talk