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

Documentation for N-API and examples? #683

Closed
jessbowers opened this issue Feb 12, 2021 · 1 comment
Closed

Documentation for N-API and examples? #683

jessbowers opened this issue Feb 12, 2021 · 1 comment

Comments

@jessbowers
Copy link

It seems from feedback I've read that the future is the N-API and not the macros in the readme & examples. Are there docs or examples on how to use those apis yet? I've looked in a number of places and I'm coming up short. If not, are there examples in the wild? I'd really like to be on the future path if possible.

@kjvalencik
Copy link
Member

The best docs at the moment are the tests https://github.com/neon-bindings/neon/tree/main/test/napi.

The API docs are available on docs.rs: https://docs.rs/neon/0.7.1-napi/neon/index.html

If you don't mind, I'm closing this issue since we have a few open issues for better docs: #560

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

2 participants