https://issues.dlang.org/show_bug.cgi?id=13433
--- Comment #18 from Vladimir Panteleev <[email protected]> --- (In reply to Sobirari Muhomori from comment #17) > How about server platforms? Those are less conservative than desktop. So we release two Windows DMD builds, one for client version of Windows and one for server versions? With the caveat that the binaries they produce might not be inter-compatible? Makes no sense. The function can just be loaded dynamically. This is already done in Phobos in a few places (grep for GetProcAddress). --
