On 12/7/2023 8:32 AM, Witold Baryluk wrote: > I do not use `dmd -run` too often, but recently was checking out Nim language, > and they also do have run option, plus pretty fast compiler, so checked it out. If you use `rdmd`, it caches the generated executable, so should be mucho faster for the 1+nth iterations.