Explore >> Select a destination


You are here

xnacly.me
| | jbytecode.github.io
3.9 parsecs away

Travel
| |
| | honnef.co
4.0 parsecs away

Travel
| |
| | perezdecastro.org
1.9 parsecs away

Travel
| | [AI summary] The post details using Zig's cc compiler and Meson build system to create small, static binary executables for ARM devices without complex build processes.
| | venam.net
17.2 parsecs away

Travel
| An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex...