On 10/31/2012 2:23 PM, David Rajchenbach-Teller wrote:
Wouldn't it be possible to rewrite dehydra as an API on top of js-ctypes
bindings?

Dehydra gets called from gcc, so we'd need to set up the JS engine and run it ourselves--js-ctypes can't help with that (and that piece has a not-insignificant amount of churn!). Getting a JSObject wrapper for a native C type isn't possible either, so there's no place to start hooking things up with js-ctypes.
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis

Reply via email to