Closed nathanawmk closed 2 years ago
Hi, thanks for opening this issue.
There is nothing specific in Wagi that doesn't work on Windows, and in fact, we actually run tests on Windows in CI as well. Looking at the release, I see that we are missing a binary for Windows in the latest release -- this is an oversight, and we should have a Windows binary soon. In the meantime, if you have Rust configured locally, you could compile your own binary and use it on Windows.
Thanks a lot for spotting this!
Windows binaries are now automatically built, and are now included in our releases.
Am following Running Locally @ https://docs.hippofactory.dev/intro/running-locally/ but it seems that only linux is support. Any plans to do so for Windows?