Tag
This tutorial explains how to create statically-linked executables for Haskell projects using Nix, covering configuration of GHC for static builds and integration with Docker.
A tutorial covering the basics of makefiles for build automation.
Luke Edwards announces `comptime`, a Zig-inspired build-time evaluation primitive for Vite and Rolldown, allowing code execution during the build process to replace call sites with evaluated values.