How do I compile a static binary from each programming language (Javascript, ruby, python, zig, etc)?

GustavoM@lemmy.world to Linux 101 stuff. Questions are encouraged, noobs are welcome!@lemmy.world – 2 points –

Title. A cheat sheet for this would be lovely.

Thanks in advance.

1

Of these, only zig compiles to binary code. The others are usually interpreted.