question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CMake.js is quite awesome and easy to use. Even used in Microsoft/napajs! It will be greate to add support for cmake.js. Currently electron-rebuild can only recognize the binding.gyp file, I think it should be quite easy to add support for cmake.js.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:4
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
dogeFucommented, Nov 10, 2021

Is cmake-js supported now?

2reactions
xVanTuringcommented, Jan 17, 2019

Well, Simply add an empty binding.gyp will work . Official support will be awesome. Should I Leave it open?

Read more comments on GitHub >

github_iconTop Results From Across the Web

CMake.js - a Node.js native addon build tool - GitHub
js based native modules are compatible with NW.js out-of-the-box, there is no nw-gyp like magic required; Electron: out-of-the-box build support ...
Read more >
cmake-js - npm
CMake.js - a Node.js native addon build tool. Latest version: 7.1.1, last published: 11 days ago. Start using cmake-js in your project by ......
Read more >
CMake.js · The Node-API Resource - GitHub Pages
CMake.js is good build tool alternative to node-gyp. CMake.js is based on the CMake tool which must be installed. Pros Uses the CMake...
Read more >
CMake.js - Welcome to the Node-API Resource
Uses the CMake tool which is widely-adopted in the open source community. Ideal for exisiting C/C++ libraries already based on CMake. Cons. Not...
Read more >
How to integrate a C++ project with NodeJS using CMake
I am wondering if there is a solution that will allow me to easily integrate with NodeJS, as well as other projects. I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found