Hi, what's the current state of cross compilation from Windows? The README says: > Note that using this crate on non windows platform is undefined behavior. It does not contain safeguards against doing so. What actions would be necessary to get this to work on Linux? If this is not easily possible, can at least some safeguards please be added?