New LDC feature: dynamic compilation

Michael V. Franklin slavo5150 at yahoo.com
Mon Nov 13 19:58:29 UTC 2017


On Monday, 13 November 2017 at 19:04:16 UTC, Ivan Butygin wrote:

> You need to explicitly compile `@dynamicCompile` functions 
> before using any of them.

Interesting feature.  So is the executable linked to an installed 
instance of LDC/LLVM to make this happen, or is there some 
limited compiler embedded in the executable or Druntime?  More 
details about the implementation please.

Mike



More information about the Digitalmars-d-announce mailing list