node-sd-notify icon indicating copy to clipboard operation
node-sd-notify copied to clipboard

rewrite in C using n-api

Open roryrjb opened this issue 4 years ago • 1 comments

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.

  1. Although I am hoping to do away with bindings and gyp entirely.

roryrjb avatar Dec 19 '20 10:12 roryrjb

Any update on this?

ThatOneCalculator avatar Sep 04 '23 01:09 ThatOneCalculator