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.
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.