Hi, please Register

Tag Archives: browsers

GEEKY: Strongtalk + HotSpot + Self = V8 JS Engine

For the tech curious of you, the SmallTalk and Self connections to Javascript have become even more solidified with the release of Google Chrome.  Turns out the team that designed the new JS VM also designed StrongTalk, one of the first serious VM experiments to make a dynamic language blazing fast, as well as having worked on the Self and HotSpot Java VM projects at Sun.  (VM = Virtual Machine, wikipedia article).

This has serious repercussions for the possibility of dynamic graphics via the Canvas tag (wikipedia article) in the browser.  Did I mention that Firefox 3.0 and nightly builds of WebKit support pixel level control of Canvas?

Google Chrome

Summary

Very interesting event for the web browser space.  Open source and based on WebKit, Google Chrome looks like it’s attempting to push other browser vendors to make their designs more sane for complex web apps.  As I suspect is the case with Android, Google cares less about monopolizing the ecosystem then it does about pushing the market to standardize deployment environments so that they can reach as many end users as possible with their products.