|
|
|
|
|
by wbond
4129 days ago
|
|
I was impressed by the toolchain when I first peaked at Go because it was dead simple to get up and running on any platform, especially Windows. For gcc you have to deal with MinGW. Isn't LLVM just now getting to the point where it can build native Windows applications? This is one area where I hope Rust makes progress. MinGW/Msys2 is just kind of gross stuff to deal with. |
|