Uh oh!
There was an error while loading. Please reload this page.
docs(rfc): add RFC 0013 native Windows support via MXC - #2071
docs(rfc): add RFC 0013 native Windows support via MXC#2071shailendra-nv wants to merge 4 commits into
Conversation
All contributors have signed the DCO ✍️ ✅ |
Uh oh!
There was an error while loading. Please reload this page.
shailendra-nv
commented
Jun 30, 2026
I have read the DCO document and I hereby sign the DCO. |
shailendra-nv
commented
Jun 30, 2026
recheck |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Propose native Windows 11 support through a build-only MSVC lane and a new in-process, supervisor-free MXC compute driver, with host-side governed egress and an OpenShell to MXC policy-translation seam. Refs: NVIDIA#2050 Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
fca2e1e to
f02c5b8Compareshailendra-nv
commented
Jul 8, 2026
I have read the DCO document and I hereby sign the DCO. |
shailendra-nv
commented
Jul 8, 2026
recheck |
Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
Signed-off-by: Shailendra Singh <shailendras@nvidia.com>
Summary
Adds RFC 0013, which proposes running OpenShell natively on Windows 11 (x64 and ARM64) without a Linux VM, Docker Desktop, or WSL. The proposal introduces a new
openshell-driver-mxccompute driver built on Microsoft Execution Containers (MXC /wxc-exec) and relocates OpenShell's value layers (egress policy, L7 inspection, inference and privacy routing) to a host-side CONNECT proxy, avoiding any in-sandbox supervisor on Windows.Related Issue
Refs #2050
Changes
rfc/0013-native-windows-mxc/README.md(RFC 0013, state:review).openshell-driver-mxccompute driver backed bywxc-exec.wxc-execbinary.block, never silently broaden) mapper, plus design decisions D1-D4, risks, and alternatives.Testing
mise run pre-commitpassesChecklist