I tried building a native module that uses only N-API calls (imported from Node.js v8.0.0-rc.1). It worked if I #include <node_api.h> 'ed, instead of napi.h ...
確定! 回上一頁