On Wednesday, 1 January 2014 at 22:44:31 UTC, David Nadlinger wrote:
Not really. You'd probably still need a powerful constant folder/interpreter to avoid firing up the LLVM JIT for every single trivial CTFE invocation.

Why is that? You could just aggregate them and execute them in a single run.

Reply via email to