-
Notifications
You must be signed in to change notification settings - Fork 0
gyp, cmake-js, cmake? #2
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels