Skip to content

n-api: add napi_get_version#13207

Closed
mhdawson wants to merge 4 commits intonodejs:masterfrom
mhdawson:napi_version
Closed

n-api: add napi_get_version#13207
mhdawson wants to merge 4 commits intonodejs:masterfrom
mhdawson:napi_version

Conversation

@mhdawson
Copy link
Member

Add napi_get_version function so that addons can
query the level of N-API supported.

Fixes: nodejs/abi-stable-node#231

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows [commit guidelines]
Affected core subsystem(s)

n-api

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants