Tuesday, September 2, 2008

V8 JavaScript virtual machine compiled

The most interesting part of Google Chrome browser in my apinent it's the new JavaScript virtual machine V8, it's will change the world of the web development the same way server and thick client development was changed by Java and CLR. Now every web developer can build very fast application for a browser.

If you want to explore and learn more here is V8 Virtual machine open source project, you can get source code for this virtual machine , compile it and embed it into your own application. Nice !!

I also made a V8 precompiled package for windows that you can check out if you don't want to setup the build envirement by you self :)



The google chrome is out
http://www.google.com/chrome/index.html?hl=en&brand=CHMG&utm_source=en-hpp&utm_medium=hpp&utm_campaign=en

Our http://lastminutetrave.com site was newer looking beter that in Chrome , it's fantastic.