On Friday, 4 September 2015 at 08:53:27 UTC, Szymon Gatner wrote:
Hi,what is the current status of: - Win x86/32bit/coff32 interop with C++?- improvements for general C++ interop that were suppose to come with 2.068
If you use either the -m64 or -mscoff32 interop should be pretty good. I'm currently using it heavily and its working quite nicely.