For whatever reason deploying to Windows is a priority for me, maybe because they still have market share but probably not.

And what I've found is if it can be compiled from scratch by Visual C/C++ it probably won't be flagged by Windows Defender.

The moment you have to pull in Cygwin or MinGW or WSL you've lost.

@deech I did notice somewhat bitterly that lots of C/C++ projects moved out of cygwin and into windows tools. Though I have not seen a windows computer in real life for decades so I have little cause to think about it.