|
|
|
|
|
by TheOtherHobbes
2307 days ago
|
|
No one expects iOS to run on Windows. But given that there's a Windows version of Go, it's reasonable that it should work. And also, the points about metadata and path management are spot on. It's 2020. Languages should not be assuming that paths are byte strings. Unix-think is a bug, not a feature. A good language should abstract the file system, not just put a teeny tiny wrapper of modesty around it. |
|
Lots of people who know what they're talking about disagree:
https://yarchive.net/comp/linux/utf8.html