node-vips
node-vips copied to clipboard
Experiment with a libvips binding for node using ffi
Results
2
node-vips issues
Sort by
recently updated
recently updated
newest added
I came across [fastcall](https://github.com/cmake-js/fastcall), I thought let's open an issue to track this. > There is a a popular dynamic binding library for Node.js: > [node-ffi](https://github.com/node-ffi/node-ffi). Then why we need...
enhancement
TODO
7
Things that need doing before we could declare 1.0, in no order: - [ ] Documentation - [x] Sort out naming conventions: we should probably switch to `newFromFile()`, for example...