Build Windows Subsystem for Linux (WSL) from source
15 juillet 2025 à 17:15
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.