Liquidsoap on Windows.
Liquidsoap for windows is built using opam-cross. The build process is documented in
our docker files. Dockerfile.win32-deps
installs all
the mxe dependencies and Dockerfile.win32
produces the actual liquidsoap binary.
You might want to refer to each project, mxe and opam-cross for more details about cross-compiling for windows.