Rett Berg
Rett Berg
Probably in the short term at least, yes. I would like it to be more usable within build systems that require the code to be included -- which unfortunately is...
never mind, it looks like travis windows nearly passed -- a couple of "serve" tests failed, which I'm not terribly concerned with -- especially if there is a windows user...
Thanks for all of this. I strongly support getting this running on windows, but just a heads up that I'm doing a rewrite in python for easier inclusion in build...
This is the cause of the failure: ``` thread 'main' panicked at 'which/where doesn't exist: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." ```...
Hey Josh, thanks for looking into this. It is really helpful to have someone with windows who can triage issues. I would love a PR. I'm not totally sure what...
@matthewjberger are you interested in taking this on?
I haven't worked on building windows yet. I'm getting close to the point where I can try. It should be much easier now that the whole stack is rust On...
quick update: I have managed to build (and it is being done in CI) but there are some known bugs which are causing the tests to fail. Will update when...
windows should now be supported on `master`. Early feedback would be appreciated. I hope to releasing a new version soonish.