Jump to content

User:Manifestation/Chakra (JavaScript engine)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Manifestation (talk | contribs) at 10:46, 17 March 2010 (Low quality stub sketch.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Chakra is a JavaScript engine developed by Microsoft for their upcoming Internet Explorer 9. A distinctive feature of the engine is that it compiles JavaScript on a separate CPU core, parallel to the browser.[1] The engine will also be able to access the computer's graphics card processor (GPU), in particular for 3D graphics and video.[2] Microsoft claims that Chakra will help make the browser much faster than its precursor Internet Explorer 8, which has in particular been lagging behind on JavaScript processing compared to other browsers.[3]

References