I couldn't find a response to this. My question was pretty much the same, can scripts that use Gears be run inside Spidermonkey?
Thanks ---------- Forwarded message ---------- From: Cristian <[email protected]> Date: Sep 18 2008, 1:08 pm Subject: Can you run Gears without a browser? To: Gears Engineering Team I wonder if it is possible torunGearsoutside of thebrowser, say from a command-line JavaScript interpreter (fro debugging/ experimenting purposes). Since the third_party\spidermonkey directory contains a source code for JS interpreter and some files for threading and memory management, an idea could be to use those files to integrateGearsinto the JS interpreter rather than Firefox. Does it sound feasible?. Thanks! Cristian
