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

Use Node-API instead of @mapbox/node-pre-gyp? #136

Open
ehassaan opened this issue Oct 29, 2024 · 0 comments
Open

Use Node-API instead of @mapbox/node-pre-gyp? #136

ehassaan opened this issue Oct 29, 2024 · 0 comments

Comments

@ehassaan
Copy link

Is there any plan to move away from node-pre-gyp and use a simpler solution like Node-API, prebuild, node-gyp-build etc?

  1. Needs unnecessary dependencies for runtime ("aws-sdk", "mock-aws-s3", "nock") #661.

  2. Issues with build tools like rollup and webpack
    Compatibility with bundling tools like webpack and rollup mapbox/node-pre-gyp#308 (comment)

  3. Unmaintained for 2 years, a lot of open issues to be addressed #657

I am happy to contribute if there is interest in implementing this.

@ehassaan ehassaan changed the title Use Node-API instead of node-gyp-build? Use Node-API instead of @mapbox/node-pre-gyp? Oct 29, 2024
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