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-msvcrt=ucrt64 etc. I could eventually give it a shot.
Regarding long-term plans, should we plan to drop 32 bit targets? it's
a niche nowadays.
thanks