Serg Kovrov wrote: > > My question was general. C runtime functions, Phobos functions, any > third party functions that come as `lib` files (either C or D). > You can only compile-time execute D functions that have their full source (and the full source of any functions they call) available to the compiler at compile-time.