Is there any language that native-compiles faster than D?
Per Nordlöw
per.nordlow at gmail.com
Thu Aug 20 22:34:24 UTC 2020
On Thursday, 20 August 2020 at 21:49:16 UTC, kinke wrote:
> For linking, a D main requires the _d_cmain template imported
> by object.d, so you'll have to make it extern(C) in that case.
Moreover, I just realized I should probably add a test case with
`-betterC` aswell. Or maybe make it default until `-betterC` is
not sufficient.
More information about the Digitalmars-d
mailing list