Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Windows Support #35

Closed
wants to merge 15 commits into from
Closed

Native Windows Support #35

wants to merge 15 commits into from

Conversation

rauljordan
Copy link
Contributor

Fixes #22. The tool was making several unix assumptions about the host which this PR fixes. Instead of exec(), we use the platform agnostic status() for commands, and specify cargo.exe if we are in a Windows environment. Tested on Windows 11

Base automatically changed from extensions to main May 31, 2024 19:04
@rauljordan rauljordan closed this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cargo-Stylus failed to build on Windows
2 participants