justadudewhohacks/opencv4nodejs

Can n-api replace Nan?

Opened this issue · 1 comments

With a-api, there is no need to recompile, as long as the versions of different systems are compiled in advance. I found that this project does not have a Linux version

I am using opencv4nodejs in my electron project. Electron is about to drop support for native non n-api modules and that's a big issue for me.
I would be willing to offer some help moving to n-api.