- 社区热度
- 33.5k Stars
- GitHub 收藏
- 最近活跃
- 2026/8/25
- 近 30 天还在更新
- 授权协议
- MIT
- 宽松协议
为什么值得关注
不是看 Star 排名,而是看它解决了什么问题、实际有没有用,以及方法为什么值得关注。
解决的问题
解决了 Windows 用户需要原生运行 Linux 命令行工具和应用时的系统壁垒问题。
实际价值
允许用户直接在 Windows 中执行未修改的 Linux 二进制文件,省去虚拟机开销。
创新 / 差异化
通过轻量级虚拟化和系统调用转换层,在 Windows 内核中直接集成 Linux 环境。
扩展潜力
作为 Windows 平台的底层兼容层,串联了开发、测试与跨平台工具链。
为什么是现在
作为微软长期维护的系统级基础组件,持续迭代适应多版本 Windows 系统。
社区活跃度
近 90 天新增 256 个 Issue、502 个 PR;窗口内抽取的 Issue/PR 样本中有 89 位 Issue 发起者、14 位 PR 贡献者,并发布 至少 8 个版本。
维护者响应
窗口内 97 个 Issue 样本关闭率 63%,99 个 PR 样本合并率 80%。维护者评论样本仅覆盖该 Issue 样本的 13%,不足以可靠判断首次响应率与响应速度。
核心亮点
- 直接在 Windows 上运行 Linux 二进制文件
- 与 Windows 文件系统和工具互操作
- 支持 Linux GUI 应用程序
快速开始
安装方式、上手难度、开始步骤。
装在哪
本地运行
难不难
容易,照着走就行
- 01在 Windows 命令行(PowerShell 或 CMD)中运行安装命令。
- 02执行
wsl --install以自动配置 WSL 环境。
更适合谁
- 想在本机直接跑起来试用的开发者
- 习惯用 Docker 部署的人
更多介绍
Windows Subsystem for Linux (WSL) 为开发者提供在 Windows 系统中直接使用 Linux 环境的能力。它通过轻量级虚拟化技术,让用户无需配置双启动或运行笨重的虚拟机,即可直接调用 Linux 命令行工具、实用程序及 GUI 应用。
该系统与 Windows 深度集成,支持跨系统文件访问和进程交互,是 Windows 平台上进行 Linux 开发和运维工作的标准方案。
信息来源
每条信息都标注了状态与出处,可展开查看。
15 条 · 展开
信息来源
每条信息都标注了状态与出处,可展开查看。
capability tags
已核验automation、productivity
来源: admin_cms · cms editor · 2026/8/25
editor note
已核验{"en":"WSL utilizes lightweight virtualization for deep integration between Windows and Linux, making it suitable for developers working in Linux environments on Windows. It functions as a Windows system component rather than a standalone application.","zh":"WSL 通过轻量级虚拟化技术实现 Windows 与 Linux 的深度集成,适合需要在 Windows 环境下进行 Linux 开发的工程师。该项目主要作为 Windows 系统组件存在,而非独立安装包。"}
来源: admin_cms · cms editor · 2026/8/25
how to use
已核验{"steps":[{"en":"Run the installation command in your Windows command line (PowerShell or CMD).","zh":"在 Windows 命令行(PowerShell 或 CMD)中运行安装命令。"},{"en":"Execute `wsl --install` to automatically configure the WSL environment.","zh":"执行 `wsl --install` 以自动配置 WSL 环境。"}],"installAt":"local","difficulty":"easy"}
来源: admin_cms · cms editor · 2026/8/25
intro
已核验{"en":"Windows Subsystem for Linux (WSL) provides developers with the ability to run Linux environments directly within Windows. By utilizing lightweight virtualization, it allows users to execute Linux command-line tools, utilities, and GUI applications without the need for dual-booting or heavy virtual machines.\n\nDeeply integrated with Windows, the system supports cross-OS file access and process interaction, serving as the standard solution for Linux development and operations on the Windows platform.","zh":"Windows Subsystem for Linux (WSL) 为开发者提供在 Windows 系统中直接使用 Linux 环境的能力。它通过轻量级虚拟化技术,让用户无需配置双启动或运行笨重的虚拟机,即可直接调用 Linux 命令行工具、实用程序及 GUI 应用。\n\n该系统与 Windows 深度集成,支持跨系统文件访问和进程交互,是 Windows 平台上进行 Linux 开发和运维工作的标准方案。"}
来源: admin_cms · cms editor · 2026/8/25
最新版本
已核验2.7.12
来源: GitHub 官方接口 · latest_release=2.7.12 · 2026/8/25
许可证
已核验MIT
来源: GitHub 官方接口 · license.spdx_id=MIT · 2026/8/25
needs api key
已核验否
来源: admin_cms · cms editor · 2026/8/25
一句话用途
已核验{"en":"Windows Subsystem for Linux allows you to run Linux command-line tools and applications directly on Windows without the overhead of a traditional virtual machine.","zh":"Windows 子系统 Linux 版,允许在 Windows 上直接运行 Linux 命令行工具和应用程序,无需传统虚拟机。"}
来源: admin_cms · cms editor · 2026/8/25
平台
已核验windows
来源: admin_cms · cms editor · 2026/8/25
分类线索
根据材料推断security
来源: 项目说明文档 · hint=security · 2026/8/24
product forms
已核验desktop
来源: admin_cms · cms editor · 2026/8/25
role tags
已核验backend、devops、fullstack
来源: admin_cms · cms editor · 2026/8/25
supports docker
已核验是
来源: 仓库文件 · dockerfile=true; compose=false · 2026/8/25
supports local
已核验是
来源: admin_cms · cms editor · 2026/8/25
supports self host
已核验否
来源: admin_cms · cms editor · 2026/8/25
相关项目
根据分类、能力和适用角色匹配的其他已核验项目。
opencodex
一个通用的本地代理,允许在 Codex、Claude Code 等工具中使用任意大模型(如 Claude、Gemini、DeepSeek 等)并管理 ChatGPT 账号池。
cli-printing-press
通过读取 API 文档或抓取网页流量,自动生成专为 AI 代理优化的 Go 命令行工具和 MCP 服务器。
deja-vu
一个本地运行的编码代理记忆层,可自动索引并检索历史会话中的决策与代码修改。
omni
通过智能去重与上下文压缩技术,显著减少 AI Agent 在重复读取文件或执行命令时的输入 Token 消耗。
agentdock
为 AI 助手提供安全、受控的访问权限,以操作您运行的每台机器。
massing
基于 IFC 标准的开源、自托管 AEC 平台,提供网页端 BIM 建模、通用承包商门户及开发财务测算工具。

