-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
guides: add ABI stability guide #1828
guides: add ABI stability guide #1828
Conversation
@mhdawson @gireeshpunathil @benjamingr I have moved the guide to this repo so it might appear on the Web site. Could you PTAL? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, I didn't get a chance to respond to the feedback initially but this is much better and I still really like having this guide.
Nice work! <3
@benjamingr thanks! |
9467531
to
e98c3a5
Compare
Whoops! Forgot to add to |
into a forthcoming version of N-API. That is, an experimental N-API is not yet | ||
covered by the forward compatibility guarantee. | ||
|
||
[`node_api.h`]: ../../src/node_api.h |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess these links don't work.
e98c3a5
to
af53983
Compare
@lpinca I have addressed your comments. |
PR-URL: #1828 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Milos Jevtovic <[email protected]>
Landed in 3214a8d. |
No description provided.