[Proposal] Switch to the Universal CRT on Windows.
Adam Wilson
flyboynw at gmail.com
Fri Jul 3 05:57:43 UTC 2026
On Friday, 3 July 2026 at 05:18:38 UTC, Richard (Rikki) Andrew
Cattermole wrote:
> On 03/07/2026 5:14 PM, Adam Wilson wrote:
>> IMO, BaseD is going to become that abstraction.
>
> This is sounding far too platform specific, and will make it so
> it cannot be the base most library for D.
>
> This is what druntime is for.
And how do you avoid making it platform specific? The reason I
ask is that DRT does not yet exist in BaseD code. DRT would be
after it in the build chain (BaseD->DRT->Phobos). So everything
you write is going to be platform specific.
More information about the Digitalmars-d
mailing list