Is it possible to create an ObjectWrap in node-addon-api with a private js constructor and that can be instantiated in c++ only?

后端 未结 0 1425
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-08 03:42

I\'m currently writing a node.js addon in c++ using the node-addon-api (Napi). From what I saw in the different docs and tutorials, every objet has to extend

相关标签:
回答
  • 消灭零回复
提交回复
热议问题