codeberg.org
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
This is a feed that looks for posts with ziglang. Not affiliated with the Zig Software Foundation. Lots of problems with filtering out non-ziglang related things, so sorry about that. // Made at BlueskyFeeds.com
Feed on Bluesky
codeberg.org
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

ziglang.org
Migrating from GitHub to Codeberg ⚡ Zig Programming Language

github.com
Fix integer underflow in Unit.resizeHeader() by joelreymont · Pull Request #25974 · ziglang/zig
When a DWARF unit has no previous unit (i.e., it's the first unit in a section), the code incorrectly calculated available_len = 0, even though there was actually unit.off bytes of available sp...