Replies: 1 comment 3 replies
-
sure,please checkout the demo |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
也就是说,将ScriptX后端相关的代码插入在主项目中,而不是作为node的addon加载
node官方仓库文档提供了嵌入式Node的示例 https://github.com/nodejs/node/blob/v14.16.0/doc/api/embedding.md
Beta Was this translation helpful? Give feedback.
All reactions