Skip to content

gyp, cmake-js, cmake? #2

@drom

Description

@drom

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions