Zig 0.16.0 release notes: "Juicy Main"
Zig 0.16.0 introduces "Juicy Main," a dependency injection feature for the main() function that provides access to useful properties like allocators, I/O, environment variables, and CLI arguments through a process.Init parameter.