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

N-API support #8

Open
NickNaso opened this issue Aug 7, 2018 · 0 comments
Open

N-API support #8

NickNaso opened this issue Aug 7, 2018 · 0 comments

Comments

@NickNaso
Copy link

NickNaso commented Aug 7, 2018

Hi @charliegerard I watched your talk at JSConfEU and I tried to port this module to N-API using its C++ wrapper node-addon-api.
You can find my work here: https://github.com/NickNaso/Epoc.js/tree/napi
If you want experiment with N-API you can create a branch and call it "napi" so I can execute the PR on it.
After that we can iterate to over it and at the end publish a new version of epocjs or a tagged version like reported here: https://nodejs.org/en/docs/guides/publishing-napi-modules/
I'm involved on the N-API team and this porting is part of our effort to understand which are the common api that developers need to implement native add-ons.
If you don't want to take dependency on N-API I understand. If you want give me a feedback it should be great.
I will be happy to contribute and help in any way.

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

No branches or pull requests

1 participant