Saturday, January 07, 2012

Writing Node.js Native Extensions | Cloudkick, manage servers better

Writing Node.js Native Extensions | Cloudkick, manage servers better: "Hello World, from a C++ Extension

To start with a C++ extension, you'll need everything you needed to compile Node.js, and note that I'm working with Node.js 0.2.0. Everything here should be compatible for all future 0.2.x versions. Once you have Node installed however, you shouldn't need anything extra for these to compile and work."

'via Blog this'