From: Phrogz Date: 2006-08-24T05:05:06+09:00 Subject: Re: SpiderMonkey / OSSP js? Phrogz wrote: > My company uses SpiderMonkey as the JS engine for the scripting > component of our 3D playback engine for the PC (and also Lua in another > branch of product). It's quite nice to be able to have JS objects that > map onto C++ objects, so that the methods you call are executed > full-speed. I forgot to mention - if you have any interest in seeing a reference for (an older version of) our JavaScript DOM bindings, see http://phrogz.net/ObjJob/hierarchy.asp?langID=11 (Boy, do I want to rewrite that site using RoR, if only for nicer URLs :)