-
Notifications
You must be signed in to change notification settings - Fork 138
[FEATURE] Windows Native Support #88
Copy link
Copy link
Labels
acceptedDeprecated: use status/accepted. Kept for issue history; will be removed in milestone 0.10.0.Deprecated: use status/accepted. Kept for issue history; will be removed in milestone 0.10.0.enhancementDeprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.Deprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.priority/highShips in current or next milestoneShips in current or next milestone
Milestone
Metadata
Metadata
Assignees
Labels
acceptedDeprecated: use status/accepted. Kept for issue history; will be removed in milestone 0.10.0.Deprecated: use status/accepted. Kept for issue history; will be removed in milestone 0.10.0.enhancementDeprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.Deprecated: use type/feature. Kept for issue history; will be removed in milestone 0.10.0.priority/highShips in current or next milestoneShips in current or next milestone
Is your feature request related to a problem? Please describe.
Some developers may not be allowed to run WSL or Python on their development machines.
Describe the solution you'd like
A native Windows Binary distribution is necessary along with PowerShell support.
Describe alternatives you've considered
.NET port of codebase to support native AOT compilation + NuGet tool distro - heavy support lift.