Hi everyone. I wrote a node.js binding to FastBit's capi.
It's compatible with Fastbit 2.0.3 and most of the functions are eponymous with functions in capi.h Here's the npm package: https://www.npmjs.com/package/fastbit-api Here's the source code: https://gitlord.com/summary/~dchem%2Fnode-fastbit-addon.git You just need to build FastBit with -fPIC so you can link against the static library. I realize this my be inappropriate for discussion in the main mailing list, so please feel free to email me at jaey226<a t>gmail<dot> com Enjoy.
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
