microsoft / microsoft/WSL

Run `wslc` from within a WSL distro

Open
#41,105 6 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature wslc
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

**Is your feature request related to a problem? Please describe.**
I want to run my `wslc` commands from within a WSL distro.

**Describe the solution you'd like**
Support the `wslc` binary from within any WSL distro.

**Describe alternatives you've considered**
Use `wslc.exe` but then file mounting is hard.

**Additional context**
N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no source files, tests, or entry points. Start by locating how the wslc binary is built and invoked from Windows, then determine what must change to support invocation inside any WSL distribution. Done means wslc commands run within a WSL distro without relying on wslc.exe or causing file-mounting problems.

Written by the indexing model from the issue text.

Assessment

Domain
cli, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.