On 08/06/2015 05:32 PM, Colin wrote: > I wonder how difficult implementing this in the compiler would be? > Obviously cant use external tools...
It's not too complex to implement in the *runtime*. The code already exists, someone just needs to remove the phobos dependencies. https://github.com/yazd/elf-d
