Can we have ucent ?

12345swordy alexanderheistermann at gmail.com
Tue Oct 30 20:07:59 UTC 2018


On Tuesday, 30 October 2018 at 19:25:18 UTC, kinke wrote:
> On Tuesday, 30 October 2018 at 19:04:00 UTC, 12345swordy wrote:
>> There no reason to put it into the druntime. Just have the 
>> functions themselves be dynamically compiled during runtime.
>> https://wiki.dlang.org/LDC-specific_language_changes#.40.28ldc.attributes.dynamicCompile.29
>
> Oh yes, there are very good reasons for it. Dynamic compilation 
> would be dog slow for tiny programs, and depend on a ~20 MB DLL 
> for code generation, besides obviously being LDC specific.

Dog slow? You compile it once! I don't know that hardware specs 
that TC is targeting at.


More information about the Digitalmars-d mailing list