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

update to n-api 6 (node 13.12.0) #1

Closed
wants to merge 1 commit into from

Conversation

goto-bus-stop
Copy link
Contributor

@goto-bus-stop goto-bus-stop commented Apr 10, 2020

Adds a bunch of new functions for threadsafe callbacks and napi_get_all_property_names, among others.

Needed for neon-bindings/neon#493 :)

@elmarx
Copy link
Owner

elmarx commented Apr 20, 2020

Hey, Thank you very much for your PR, and sorry for the delay.

Since v13.13.0 has been released in the meantime, I amended your commit to use v13.13.0, although I think the (N-) API didn't change. :)

I released a new version (v0.3.0), and api version 6 functions are available, e.g.: https://docs.rs/nodejs-sys/0.3.0/nodejs_sys/fn.napi_set_instance_data.html

@elmarx elmarx closed this Apr 20, 2020
@goto-bus-stop goto-bus-stop deleted the n-api-6 branch April 20, 2020 10:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants