On Tuesday, 4 November 2014 at 08:48:13 UTC, Meta wrote:
On Tuesday, 4 November 2014 at 08:26:36 UTC, Jacob Carlborg wrote:
LLVM has a JIT compiler, LDC uses LLVM. Perhaps time to see if it's possible to use the JIT compiler for CTFE.

Isn't SDC already able to do JIT compilation for CTFE? I swear I've seen Deadalnix mention it before...

Yes, SDC use LLVM's JIT capability to do CTFE.

Reply via email to