Closed
Description
When skimming over the github actions CI, I couldn't see any build hosts on ubuntu or mac OS. So right now, even though #638 is closed, it could regress any time. Therefore, it would be good to test cross compilation in the CI.
The reason for filing is that I'm getting PRs by people trying to switch from winapi
to windows-rs
but I want people to still be able to target the windows platform from their non-windows computers. Thanks!