Hacker News new | ask | show | jobs
by disordinary 3646 days ago
You can develop Rust on Windows. Edit: things have changed since I last looked at a windows build. Ignore me.
1 comments

Servo compiles just fine on Windows once you set up msys2. Instructions here: https://github.com/servo/servo#prerequisites
Good to know.