Node.js Addon Development

Looking at Node.js

  • embedds v8 to run JavaScript
  • calls out to libuv to handle system calls
  • additional libraries used for other tasks, i.e. http-parser