fish version 4 has been rewritten in Rust, from C++. Before I dig into trying to build it, can anyone suggest a strategy or point me to a guide? Are there other Cygwin packages that are built in Rust, so I could look at how they're built? Or is this unlikely to work?
I've looked around for build guidance for Cygwin but I haven't found much. I do see that there's a build target for x86_64-pc-cygwin[1], but from the description there it's not clear that it will work. Thanks, Andrew [1] https://doc.rust-lang.org/nightly/rustc/platform-support/x86_64-pc-cygwin.html