node-cpp-modules
node-cpp-modules copied to clipboard
Guide for writing C++ node.js extensions
How to write node.js modules using C++
This is a tutorial for writing node.js modules in C++. It is the base and reference for my talk on writing node.js modules with V8 at JSConf 2011 in Berlin.
Further references: