Thank you both for answering. Is complete module loading system implemented in Javascript? Roughly checking the code I was unable to find anything directly related to it on the C++ side.
On Thursday, April 4, 2013 9:29:20 PM UTC+2, mscdex wrote: > > On Apr 4, 2:45 pm, Blaž Sovdat <[email protected]> wrote: > > I'd like to know where in the NodeJS source should to look for the > > implementation of the module loading system< > http://nodejs.org/api/modules.html#modules_modules>? > > https://github.com/joyent/node/blob/master/lib/module.js > > > Did you make changes to the V8 engine in order to implement it? > > No. > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" 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.
