In some environments it's a bit challenging to get the libvips libraries. As an option it could be great to allow static linking of libvips so that a rust binary can be compiled in one environment and used in another compatible environment where libvips isn't necessarily available or you're expecting a simpler user space installation.
In some environments it's a bit challenging to get the libvips libraries. As an option it could be great to allow static linking of libvips so that a rust binary can be compiled in one environment and used in another compatible environment where libvips isn't necessarily available or you're expecting a simpler user space installation.