is there any guide for how to use mingw / wine to build the mingwX64 target on linux? if possible i would like to make our CI jobs a bit simpler
i found some really old docker images build for kotlin-multiplatform to build native targets, but they got removed and do not work anymore
is there anything newer that works for 1.4.x or 1.5.x ?