• nous@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    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.