JavaScript:Home Page: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
*[[JS engine modularization]]: incremental long-term project to modularize JS engine source code.
*[[JS engine modularization]]: incremental long-term project to modularize JS engine source code.


== Previous (Finished or Abandoned) Projects ==
== Previous Active Projects ==
 
*[[JavaScript:TraceMonkey|TraceMonkey]], the addition of native-code compilation to SpiderMonkey  
*[[JavaScript:TraceMonkey|TraceMonkey]], the addition of native-code compilation to SpiderMonkey  
*[[JaegerMonkey|JägerMonkey]], a new baseline JIT compiler for SpiderMonkey
*[[JaegerMonkey|JägerMonkey]], a new baseline JIT compiler for SpiderMonkey

Revision as of 05:45, 27 April 2011

JavaScript language and implementation plans go here. For background, see:

Hackers

Active Projects

Previous Active Projects

Blue Sky

Benchmarks

Coding Style Guidelines

References