You must log in or register to comment.
The source is worth a quick read. It’s very tongue in cheek.
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.
How about
/bin/true
int main() { return 0; }
it’s about the size limit of safe C code that I can write.