node-gyp 32 浏览 1 文章

node-gyp是Node.js生态中用于构建C/C++扩展的工具集,以Python为核心驱动,支持跨平台编译(Windows/macOS/Linux),能将原生代…