Note about Win32 binary is now cross-compiled on Linux x64 machine, because previous Win32 build requires msys-2.0.dll shared library to run that I didn't know that.
macOS x86_64 Intel build supports now for macOS 12 than previous build was macOS 14.
Now it doesn't need shared library anymore of new Win32 build.
- Martin Eesmaa
Windows build of x64 compiled on MSVC and Win32 compiled on GCC.
All Linux binaries are compiled on GCC.
macOS and BSD binaries are compiled on Clang.
- Martin Eesmaa