Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gyp, cmake-js, cmake? #2

Open
drom opened this issue Oct 13, 2020 · 0 comments
Open

gyp, cmake-js, cmake? #2

drom opened this issue Oct 13, 2020 · 0 comments

Comments

@drom
Copy link
Member

drom commented Oct 13, 2020

NodeJS typically use node-gyp build tool to compile Native node Addons: https://github.com/nodejs/node-gyp
A second option recommended by NodeJS lately is cmake-js https://github.com/cmake-js/cmake-js
Both options well supported, tested and recommended by NAPI https://nodejs.org/api/n-api.html#n_api_build_tools

LLVM / MLIR / CIRCT is using cmake as the main build infrastructure.
When node-circt or binging become an integral part of llvm/circt repo. What is the right build solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant