node-sd-notify
node-sd-notify copied to clipboard
rewrite in C using n-api
I have actually started this work. The only time I've used C++ in the last decade has been to write Node extensions. Since n-api exists and makes it possible to easily write extensions in C I much prefer to do this, as I actually write C all the time. I am raising this here now just so users know this is coming, but from an installation[0] and API point of view everything should be exactly the same.
- Although I am hoping to do away with
bindingsandgypentirely.
Any update on this?