Is it time for D 3.0?
Denis Feklushkin
feklushkin.denis at gmail.com
Mon Mar 30 06:04:46 UTC 2020
On Sunday, 29 March 2020 at 13:35:35 UTC, Francesco Mecca wrote:
> What about phobos and the druntime then?
> If we switch to D3 it makes sense to shrink the druntime to a
> smaller one that doesn't bring all the weight of unused
> features.
druntime is good enough
Now I am slowly working on detaching it from libc as much as
possible. And also, to reduce its size, it can be compiled
statically and only with necessary functions.
While this is not implemented in the master branch, but problems
with this work is not expected (haha)
More information about the Digitalmars-d
mailing list