Mozilla jumps into Node.js server project
Mozilla, taking interest in the Node.js project to run JavaScript programs on servers, not just browsers, has passed an early milestone with its own flavor of the software.
Node.js is built with the V8 JavaScript engine from Google's Chrome browser, but Mozilla is transplanting Firefox's JavaScript technology in a project called SpiderNode. (The JavaScript engine in Firefox is called SpiderMonkey, and the hybrid technology used in SpiderNode is called V8Monkey.)
"We now have a Node executable running on V8Monkey," though it still crashes at this early stage, said SpiderNode project member Paul O'Shannessy … Read more