On Monday, 5 December 2016 at 20:25:00 UTC, Ilya Yaroshenko wrote:
Good D code should be nothrow, @nogc, and betterC. BetterC means that it must not require DRuntime to link and to start. I started Mir as scientific/numeric project, but it is going to be a replacement for Phobos to use D instead/with of C/C++.

Yes, perhaps it is so in your world...
In my world I have absolutely no need for this. In fact we are perfectly happy with Java runtime which is many times bigger than druntime!

Reply via email to