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

Add Windows batch scripts for JAR and WASM target #113

Open
ghost opened this issue Dec 13, 2022 · 1 comment
Open

Add Windows batch scripts for JAR and WASM target #113

ghost opened this issue Dec 13, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 13, 2022

These are bash scripts: https://github.com/titzer/virgil/tree/master/bin

Running them on Windows requires a POSIX Shell like Cygwin or MSYS2.

I know Windows is not even supported, but the JAR and WASM target do work on Windows.

Having Windows batch scripts the users don't have to install any POSIX Shells.

@titzer
Copy link
Owner

titzer commented Dec 14, 2022

I'm fine with having batch files for Windows. I don't primarily develop on Windows, so someone would have to write them and test them. I found this, which may make it possible that these scripts can run on both platforms.

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

No branches or pull requests

1 participant