www.ziglang.org icon indicating copy to clipboard operation
www.ziglang.org copied to clipboard

Results 70 www.ziglang.org issues
Sort by recently updated
recently updated
newest added

I've been to the zig website a lot but today was the first time I've noticed the "GET STARTED" button. I would say this is because it has the same...

The documentation always uses `Documentation - The Zig Programming Language` as the title. Personally I found that unfortunate, because I regularly have a lot of open tabs and all of...

Even if I download the page and click the hyperlink on the ToC, it redirects me to the section on https://ziglang.org/documentation/. I suppose these links should work offline, i.e., link...

notably, there is no programmatic way to get the minisign key to validate download integrity.

why zig, overview and build are not done yet. The rest of the translation looks good.

This release of Zig upgrades to [LLVM 17.0.6](http://releases.llvm.org/16.0.0/docs/ReleaseNotes.html). => This release of Zig upgrades to [LLVM 17.0.6](https://releases.llvm.org/17.0.1/docs/ReleaseNotes.html).

I and my friends had a discussion for 2 hours about what this means: > Zig is designed such that the laziest thing a programmer can do is handle errors...

The link to the Zig Standard Library from the language reference is linking to master instead of 0.12 Is currently: > `The Zig Standard Library has its own documentation.> `...

Tried to run `www.ziglang.org` locally, but `zig-doctest` failed somehow. Its version was [the most recent one cloned from GitHub](https://github.com/kristoff-it/zig-doctest/tree/fa943932a9941c6cb6af37a0f43aafed4907d24c). Tried to built `zig-doctest` with both the `0.13.0-dev.73+db890dbae` and `0.13.0-dev.75+5c9eb4081` versions...