A deep dive into the breaking Node.js C++ APIs in v0.12
strongloop.com
A deep dive into the breaking Node.js C++ APIs in v0.12
1–2 of 2 posts
Re: A deep dive into the breaking Node.js C++ APIs in v0.12
#2Porting a C++ addon to 0.12's API involves changing many lines, but it's not difficult. I got this one working in an hour: https://github.com/Floobits/node-native-dmp/pull/2/files