Semi-related: Has WSL2 fixed the issue where trying to do anything in the host Windows filesystem is interminably slow? Running something like “git status” takes legitimately like 15 seconds if the repo is outside the linux filesystem.
No, but they're actively working on it. You can mount it as a CIFS share to get somewhat better performance; I believe there are some other hacks to fix specific things like "git status".