On 4/17/10 1:33 PM, Michael I wrote:

You're in luck. ctypes was just recently moved into Spidermonkey (js/src),
in bug 538324. There is now a function JS_InitCTypesClass which is available
if you configure spidermonkey --enable-ctypes.

Of course this is only available on bleeding-edge spidermonkey, not any
releases.

that's great :)
We are using little bit older SpiderMonkey (from Firefox 3.5.3)
Do you think it would be hard to include ctype in this version,
does it use some new features of SpiderMonkey, or is it a matter of
changes in includes and makefiles ?

I don't know. You'd have to ask in mozilla.dev.tech.js-engine, the spidermonkey newsgroup.

--BDS

_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to