It would be great to have an official prebuilt Linux binary, statically linked so as to be reasonably portable between distros.
This would make it a lot easier to integrate Basis into a Linux-based CI, without having to build from source (which requires pulling in CMake). Homebrew is a good solution for developers as it has a precompiled bottle for basisu, but it's not great for CI as Homebrew itself is a huge dependency.
It would be great to have an official prebuilt Linux binary, statically linked so as to be reasonably portable between distros.
This would make it a lot easier to integrate Basis into a Linux-based CI, without having to build from source (which requires pulling in CMake). Homebrew is a good solution for developers as it has a precompiled bottle for
basisu
, but it's not great for CI as Homebrew itself is a huge dependency.