Hi Sameer,

You can start by making a debug build and using a small js example on the 
D8 shell(src/d8.cc in code) and put a breakpoint on main and see the code 
flow.
As you are in a 2nd year of engineering course I do not think you will be 
very proficient in compilers and so at first just walk through the code and 
try to understand the runtime. Later after you take the compilers course 
you can dive deep into the compiler end too.

I hope this helps.

Regards,
Vaibhav Pande

On Wednesday, September 20, 2017 at 9:47:43 AM UTC+5:30, Sameer Kolhar 
wrote:
>
> Hello Everyone!
>
> I'm a student, currently in my 2nd year of my engineering course. So I am 
> very much interested in making long term contributions to the V8 project, 
> so I'd like for some guidance and resources to get started. I have learnt 
> to use C++ and Javascript, but maybe not very proficient at it, 
> nevertheless i'm here to learn. 
>

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" 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/d/optout.

Reply via email to