Hi Marc
On my part, feel free to give it a shot. To be honest personally I don't
really know enough about UCRT to judge the consequences.
Regarding mingw32, I think the discussion came up some time ago when I
proposed changing the mingw32 exception model to be able to build rust.
If memory s
Hi Sandro & list,
UCRT seems to be the recommended C runtime for a bit more than 2 years
now. It solves issues with utf8, C standard, interop with MSVC etc.
Do we have plans to start adding that target? Apparently we would need
a new target prefix ucrt64-, and compile crt/headers
--with-default-m