Build Windows Subsystem for Linux (WSL) from source
Microsoft recently open sourced Windows Subsystem for Linux (WSL) under the MIT license, allowing anyone to freely inspect, modify, build, or distribute its source code. This article guides you through building WSL 2.6 from source, using CMake, a popular build system generator, on Windows.