You may also find the New To SpiderMonkey guide useful: https://wiki.mozilla.org/JavaScript:New_to_SpiderMonkey
Cheers, Josh On 15 April 2014 14:08, Nicolas B. Pierron <[email protected]>wrote: > Hi Sriram, > > > On 04/15/2014 09:33 AM, Sriram A S wrote: > >> I am new to SpiderMonkey group and wish to contribute in bug fixing and >> future developments. I have a working dev env already in my machine and >> going through the docs to understand the working of SpiderMonkey JS engine >> and get used to it. >> > > Nice this is the first step for contributing. :) > > > I am not sure from where I need to start, so it will be great if someone >> can guide me. If there are any assignments for me, please let me know. >> > > The JavaScript engine has multiple components such as a Parser, Debugger > API, JITs, and so on … What are interested in, and where do you want > contribute to? > > You should also join the IRC channel and get your self known on > irc.mozilla.org #jsapi as well as on #introduction. These are the places > where you can ask question on the JS Engine and on how to start > contributing. > > -- > Nicolas B. Pierron > > _______________________________________________ > dev-tech-js-engine-internals mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals > _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

