2008/9/12 David Champion <[EMAIL PROTECTED]>:
> Since
> then SpiderMonkey's jssh has improved, but I still regret that it lacks
> dynamic native code extensions.
>
> To me, that is the most important task of any general JS shell project.

I have been superficially looking at the possibility of implementing
libffi bindings for v8. In combination with a dlopen interface, this
could be used to quickly implement bindings for any C (and even C++?)
library, without ever writing a line of non-JavaScript code.

Just throwing it out there, in case anyone would be interested in
picking up on the idea. :-P

- Simon

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to