On Sunday, 25 June 2017 at 10:18:04 UTC, Mike wrote:
Compile Speed =============It takes about 1 minute 30 seconds to build and link the STM32 demo resulting in a 6kB binary. That's pretty bad, but I suspect that's a DMD CTFE problem.
I'm been informed that this PR (https://github.com/dlang/dmd/pull/6418) may fix this. I just my test it today if I can get it to compile with GDC.
Do you accept cherry-picked PRs like this? Mike