WSL1
WSL1, or the original Windows Subsystem for Linux, is a feature of Windows that enables running Linux userland applications directly on Windows without a full Linux kernel or virtual machine. It was introduced for Windows 10 in 2016 and was initially known as LXSS, the Linux Subsystem for Windows. It provides a way to run common Linux tools and utilities alongside Windows.
WSL1 uses a Linux-compatible translation layer that runs in user mode on the Windows NT kernel. It
Interoperability between Windows and Linux is a key feature: you can invoke Windows executables from within
To use WSL1, users enable the Windows Subsystem for Linux feature, install a Linux distribution from the
WSL2, released in 2020, provides a real Linux kernel running in a lightweight virtual machine, offering improved