node-api-headers icon indicating copy to clipboard operation
node-api-headers copied to clipboard

Repository used to make the N-API headers more accessible

Results 7 node-api-headers issues
Sort by recently updated
recently updated
newest added

Creates two new jobs, `prepare-release` and `publish-release`, as discussed in https://github.com/nodejs/node-api-headers/issues/13#issuecomment-2100471529. The `publish-release` job requires a CI env secret, `NPM_TOKEN`, as discussed here: [Publishing packages to the npm registry](https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages#publishing-packages-to-the-npm-registry). The...

I used mingw64 to compile the node-api addon, and there was no problem executing it in nodejs, but there was an error prompt in Electron, I don't know how to...

Seems like after a PR to update is reviewed/landed we could automate publishing a new version.

Automated sync of headers with Node.js v22.6.0

headers

Ref: https://github.com/nodejs/node-api-headers/blob/1294543dc1487389acc9cf2371572f57e1eb797d/include/js_native_api_types.h#L46-L53 All other `NAPI_EXPERIMENTAL` apis were stripped, but `node_api_nogc_env` and `node_api_nogc_finalize` were not. If `NAPI_EXPERIMENTAL` is defined, `node_api_post_finalizer` is missing for `node_api_nogc_finalize` callbacks.

Automated sync of headers with Node.js v25.2.1

headers

:robot: I have created a release *beep* *boop* --- ## [1.7.0](https://github.com/nodejs/node-api-headers/compare/v1.6.0...v1.7.0) (2025-10-31) ### Features * update headers from nodejs/node tag v25.1.0 ([#65](https://github.com/nodejs/node-api-headers/issues/65)) ([f90f754](https://github.com/nodejs/node-api-headers/commit/f90f75459375cb4725914895aa418efefdde7af2)) --- This PR was generated with [Release...

autorelease: pending