Understanding Zig Build Options
This post walks through setting up build options in Zig for use in compile-time code.
This post walks through setting up build options in Zig for use in compile-time code.
A Zig package that builds OpenSSL using the Zig build system, with no caveats or workarounds.
My first impressions with the Godot game engine, after using Unity for two years.
A jouney through computing projectile launch angles, featuring both math and code.