Open glennsarti opened 5 years ago
Oh also, no mention of Windows on the Roadmap either.
That's true. Windows support minimally means getting the daemon working, and that needs alternatives to FUSE and UNIX sockets.
There's https://github.com/PowerShell/SHiPS to replace FUSE, and we can use named pipes instead of UNIX sockets. I'll add a section to the roadmap.
We also probably need to replace using extended attributes to map a path to an API call.
I have gotten Wash working under WSL 2. That doesn't mean native support isn't going to happen, but it is a means to try it out.
Describe the solution you'd like The README hints that wash works on windows, but there are no Windows builds
Describe alternatives you've considered Building myself - No instructions and no prior art
Additional context