nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.29k stars 3.88k forks source link

Switch to CMake.js? #5852

Open matthew-dean opened 7 years ago

matthew-dean commented 7 years ago

Are you aware of this project? https://github.com/cmake-js/cmake-js

It claims to be a much better approach than the magic special nw-gyp build process for building native modules for NW.js.

rogerwang commented 7 years ago

Thanks. At least we can put this in documentation.