C++ Modules in Node.js Installation npm install -g node-gyp Usage node-gyp configure build node test.js Links https://www.npmjs.org/package/node-gyp http://nkzawa.tumblr.com/post/46089897239/how-to-write-native-node-addons http://www.slideshare.net/nsm.nikhil/writing-native-bindings-to-nodejs-in-c http://luismreis.github.io/node-bindings-guide/docs/returning.html