mivion / swisseph

Swiss Ephemeris binding for node.js
GNU General Public License v2.0
205 stars 72 forks source link

nbind for node API #48

Closed mivion closed 7 years ago

mivion commented 7 years ago

May be we have to move binding api to nbind (https://github.com/charto/nbind)?

It's much simpler and easier to support.

keel commented 7 years ago

Maybe we can make a branch to test it. But it will be a strong dependency of nbind.

mivion commented 7 years ago

Yes, branch is good idea.

Do you think nbind is good idea? I've used is on another project, almost no problems, and needs much less copy-paste code.

mivion commented 7 years ago

Or maybe we should wait for N-API, mentioned in #42, when it will be available for production?

keel commented 7 years ago

I think N-API is better for a long term, we can wait ,it's now "Stability: 1", https://nodejs.org/api/n-api.html

mivion commented 7 years ago

Waiting...