Comment by drwu
11 days ago
I hope it would work with wine. Then cross compiling Win64 binaries from Linux would become convenient without requiring spinning up a Windows VM.
11 days ago
I hope it would work with wine. Then cross compiling Win64 binaries from Linux would become convenient without requiring spinning up a Windows VM.
Just use Clang. Cross-compiling Linux->Windows is super duper easy.
Clang is a compiler, not a whole toolchain.
Yeah I noticed wine wasn't able to execute the MSI files. It also had a problem with the lock files. Both problems should be fixable though.