Search code examples
javascriptv8spidermonkeytracemonkey

Where Do I Download TraceMonkey?


I can get the Spidermonkey javascript engine from here:

http://www.mozilla.org/js/spidermonkey/

And, I know that Tracemonkey is the newer version released after SpiderMonkey but I cannot find the download link for it in Mozilla? Is it released for public use? Should I stick back to SpiderMonkey or switch to Google's V8 altogether - if TraceMonkey is not available for public download?


Solution

  • TraceMonkey is a patch set that has been applied to SpiderMonkey when you get the latest version of SpiderMonkey you get TraceMonkey. See http://ejohn.org/blog/tracemonkey/