Remix.run Logo
steveklabnik 2 days ago

As a Windows user, I find random Rust projects work on Windows far more often than random C ones, even if the authors didn’t make a specific attempt to support Windows.

egorfine 2 days ago | parent [-]

"work" as in "build"? I would agree with that.

steveklabnik 2 days ago | parent [-]

And run.

My colleague Bryan Cantrill, famously a huge Unix guy, once said to me “if you had told me that projects I write would just work on Windows at the rate they do, I wouldn’t have believed you.” When I started at Oxide I had to submit like one or two patches to use Path instead of appending strings and that was it, for my (at the time) main work project.