Closed
Description
Might it be time for a new version of Node-API?
We added the following new features:
- node_api_symbol_for (https://github.com/nodejs/node/blob/master/src/js_native_api.h#L96)
- node_api_create_syntax_error (https://github.com/nodejs/node/blob/master/src/js_native_api.h#L120)
- node_api_throw_syntax_error (https://github.com/nodejs/node/blob/master/src/js_native_api.h#L377)
- node_api_get_module_file_name (https://github.com/nodejs/node/blob/master/src/node_api.h#L276)
- runtime versioning (node-api: get Node API version used by addon node#45715)
- without actual napi_ref behavior change.
Metadata
Metadata
Assignees
Labels
No labels