编译: node-gyp configure node-gyp build 安装: 在外层目录执行:npm install ./hello 将hello模块安装到node_modules目录下
https://github.com/cswuyg/node_exercise/tree/master/node_cppaddon/node_cppaddon_raw
c++ node 插件
编译: node-gyp configure node-gyp build 安装: 在外层目录执行:npm install ./hello 将hello模块安装到node_modules目录下
https://github.com/cswuyg/node_exercise/tree/master/node_cppaddon/node_cppaddon_raw