-
Notifications
You must be signed in to change notification settings - Fork 5
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
NaN Update #3
Comments
Upgrading won't help... NaN changed drastically in version 2. I need to rewrite the binding code (again). What's the point of NaN if it keeps changing as often as the node API? |
Excellent question. |
Adding to the list: nodejs/node#2798. |
The point is backwards compatibility. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consider updating to NaN 2.x.x to support Node 4.
For an example of the required changes, check out this diff.
The text was updated successfully, but these errors were encountered: