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:
· GitHub
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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:
Guide for writing C++ node.js extensions
666 stars
26 watching