WSL is for anyone who needs Linux tools and utilities on Windows -- including web developers and sysadmins:https://www.linux.com/blog/learn/2018/2/windows-subsystem-linux-bridge-between-two-platforms …
WSL is a kernel & OS infrastructure that loads and executes unmodified ELF-64 binaries atop a kernel interface that is compatible with the Linux SCI. The userland tools come from the distro vendors and are identical to the binaries etc. you install on native Linux
