June 24, 2023
Is it possible to recompile the LDC and GDC runtimes yourself so you can do so with the switches you desire? (eg regarding optimisation, release vs debug build modes.)

I think I saw a mention of something to help with this in the LDC docs, GDC would be a different story though.

I’d have to get hold of the code first somehow, of course.