On Friday, 20 November 2015 at 21:54:12 UTC, Ragmaanir wrote: > https://gist.github.com/Ragmaanir/17a6b49ad6c1725aafa1 What simple can be done in your case: 1. stub _d_dso_registry 2. implement _d_assert_msg, it's useful even if it's just halts 3. don't use classes if possible, it's just easier without them