You can add wrappers for system functions through FunctionTemplates the same
way as the function Print is (bound to property "print" on the global
object) provieds access to printf in the shell sample. You will have to do
some extensive testing/conversion of the arguments before calling into the
system function.

On Sun, Sep 7, 2008 at 5:53 PM, Lukas Zapletal <[EMAIL PROTECTED]>wrote:

>
> Hello,
>
> is it possible to somehow easily wrap system library functions (for
> example from libc)? Is there some utility that helps with this or some
> project that wrapped such as libraries?
>
> Thanks for help
> >
>


-- 
Søren Gjesse
H.C. Ørsteds Vej 1 A
Tlf:. 86 14 75 35
Mobil: 22 77 84 51
e-mail: [EMAIL PROTECTED] (personlig)
e-mail: [EMAIL PROTECTED] (familie)

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

Reply via email to