-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Node-API is an ABI stable API independent from Node.js version. The build of a native add-on needs only the headers file for Node-API so it's not necessary download all the headers file for a specific Node.js version. We created the package node-api-headers to help in the process of building a native add-on.
The first project that I know that adopted the node-api-headers
is CMake.js (v7.0.0-2 beta cmake-js/cmake-js#278 reported in this issue nodejs/node-api-headers#3.
Now I have some consideration about the experimental api that I would like to discuss in the next Node-API meeting (see: nodejs/node-api-headers#3 (comment))
Metadata
Metadata
Assignees
Labels
No labels