> Thank you for the suggestions - I'll definitely take a look at
> node.js.
>

Actually, looking into node's internals was truly confusing for me -
it is hardcore V8 usage. I made most of my V8 learning steps directly
by reading the Embedder's guide
(http://code.google.com/intl/cs/apis/v8/embed.html) and experimenting
with the sample "shell.cc" application.

I believe that one can learn some V8 stuff by looking into v8cgi
source (or its modules!) as well .)


Sincerely,
Ondrej Zara



> On Nov 4, 1:47 pm, Mikael Helbo Kjær <[email protected]> wrote:
>> Hi
>>
>> May I suggest taking a look at node.js for a comprehensive use of v8. I got 
>> a lot of my pointers from it.
>>
>> Regards,
>> Mikael
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users

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

Reply via email to