• propter_hog [any, any]@hexbear.net
    cake
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    This is kind of silly. Yes isn’t slow. Just say you wanted to write something in Rust and this was the easiest thing you could think of.

  • pelya@lemmy.world
    cake
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    How about /bin/true

    int main() {
      return 0;
    }
    

    it’s about the size limit of safe C code that I can write.