On Tuesday, 12 June 2018 at 17:37:30 UTC, Dukc wrote:
All DRuntime code the compiler can invoke directly is in object.d, is that right?

No, actually very little of it is there. Most the code the compiler calls into is found in the compiled druntime lib, like in the druntime/src/rt directory.

Reply via email to