Knowledge trunk
Languages, runtimes, and toolchains
The machinery that turns source and configuration into running programs, repeatable builds, and owned lifetimes.
updated 2026-08-25
This trunk covers what surrounds application logic: builds, compilers, modules, caches, runtimes, loaders, package resolution, resource lifetime, and execution environments.
Start with Build systems and Runtime lifetimes.
It connects strongly to concurrency, cancellation, critical-path profiling, and trust boundaries.
Local nodes