On Mon, Jul 2, 2012 at 12:51 PM, Patrick Walton <[email protected]> wrote: > I started on this a year or two ago, but didn't finish due to some weird > vtable issues which may well be gone now. There's some support code still > lying around for it (src/rt/msvc). I think it would be a good project.
LLVM and Clang also have growing support for targeting Windows sans Mingw, which could be a lower-friction option than porting the runtime code to Microsoft-flavored C++ as Clang's Windows support matures. -Joe _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
