Re: deydra compile problems

2012-10-31 Thread David Rajchenbach-Teller
Wouldn't it be possible to rewrite dehydra as an API on top of js-ctypes bindings? Cheers, David Actually one big reason that dehydra failed is that spidermonkey became a lot harder to embed due to increased churn(new jits landing, etc). So I strongly advice against wasting time on it.

Re: deydra compile problems

2012-10-31 Thread Alek Paunov
On 31.10.2012 21:15, Taras Glek wrote: Actually one big reason that dehydra failed is that spidermonkey became a lot harder to embed due to increased churn(new jits landing, etc). So I strongly advice against wasting time on it. Certain other JS JIT engines have much more stable APIs(but much