GustavoM@lemmy.world to Linux 101 stuff. Questions are encouraged, noobs are welcome!@lemmy.worldEnglish · edit-211 months agoHow do I compile a static binary from each programming language (Javascript, ruby, python, zig, etc)?message-squaremessage-square1fedilinkarrow-up13arrow-down11file-text
arrow-up12arrow-down1message-squareHow 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.worldEnglish · edit-211 months agomessage-square1fedilinkfile-text
minus-square3h5Hne7t1K@lemmy.worldlinkfedilinkarrow-up3·11 months agoOf these, only zig compiles to binary code. The others are usually interpreted.
Of these, only zig compiles to binary code. The others are usually interpreted.