a-native-example
a-native-example copied to clipboard
Why not N-API?
Would be great to see example with N-API which should just work without rebuilding on different major versions of node.js.
abi-stable-node and node-addon-api can be used to support versions older then 8.0.0.
Anyways thank you for such a simple example of using native node modules :).
Not done yet :)