-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebuild of Nodejs Bindings #160
Conversation
…o fix broken test
I just saw the workflow fail and am updating that now. Will push a commit in two shakes. Just want to test it first |
I added the The CI using ubuntu was working with the In the mean time I added a matrix strategy to the workflow to test the bindings against |
To ease reviews I would close this PR and split into progressive chunks: non-core logic
core logic
|
Closing this and will reopen as several separate PR's |
Follow-up to PR #147 and related to Issue #153, Issue #149 and Issue #118.
Inclusions
tools
folder with utils, dev, publish scriptsbindings/node.js
-fPIC
to linux build flagNotes:
watch
while I worked and saw the errors being thrown