Wednesday, 19 April 2017

Update a old nodejs binding

I am basicly trying to update a nodejs c++ binding to use in the latest nodejs versions. I am not a good c++ dev and the author doesn't have time so ill post this question here. This is the code that's giving the problem, this code was broken with node 0.11 so what do i need to do to make this code work on the newer node versions? One thing the author did know is that the function argument signatures changed(I don't know what that means ill leave that up to you). I know the new signature looks like this. My question is: what do i have to do to make the code in the first link work in newer nodejs versions?



via Ayoungcoder

No comments:

Post a Comment