Node.js Addon Development

what is node-gyp

  • cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js
  • bundles the gyp project
  • produces myaddon.node file to be included via JavaScript