You must log in or register to comment.
As a fish user and a rust user this is awesome
I still don’t know what the fuck they mean by “make it available for servers”.
They said that in the earlier post too and I have no clue how they came up with that.
They said on a linked post:
Make fish available on servers that run old LTS distros Making it easy to build and run
Which suggests to me they are using features from newer versions of libraries then exist for older LTS distos. Making it hard to compile and run on them. Most of rust libraries are statically compiled so that is not an big issue for rust. Though this is just speculation on my part.