|
I have yet to find an use case for WSL, when you can't interact with hardware devices and working with the filesystem has its (performance) limitations. Docker in WSL2? Yeah sure, but I'd rather install a VM or connect to a remote Docker host. MinGW/MSYS2 have been around far longer and have none of those issues... Then again, MSYS2 does not have a Linux kernel running under it but that shouldn't be a problem unless you want to run containers. |