WSL Goes Open Source!

2025-05-19
WSL Goes Open Source!

Microsoft has announced the open-source release of the Windows Subsystem for Linux (WSL)! After years of development, the code powering WSL is now available on GitHub. This allows the community to download the source code, build WSL, add new features and bug fixes, and actively participate in its development. WSL's architecture comprises command-line executables, the WSL service, Linux init and daemon processes, and file sharing components. This open-source release marks a significant step towards faster iteration and community-driven development, highlighting Microsoft's commitment to the open-source community.

Development