Today I've committed the source of the JavaScript SpiderMonkey Framework to the PoCo SandBox. This framework is developed together with my GLUEscript project. Some things you need to know before you can use it:
1. I've only added a Visual Studio Project file. I don't have the knowledge of the PoCo build framework. I use premake for GLUEscript.
2. The SpiderMonkey library is not part of this. You need to get it yourself and build it yourself before you can build this framework. In a next revision I'll try to add the SpiderMonkey code into this framework.
Franky.





