Best way is : read node code: http://nodejs.org/api/addons.html It is fairly old: https://github.com/underscorediscovery/v8-tutorials
and other examples in V8 itself. see "test" or something_like_that folder. On Sunday, 1 September 2013 17:54:59 UTC+5:30, Harsh Choudhary wrote: > > Hi all, I have built the source code of V8 on Kubuntu. Now, I want to know > how to execute it, how to run it, how to work upon it. I'm new to V8, and > did all of these (getting code and building) in past 12 hours. > > Thanks > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
