|
In a ranged loop, why is the start index inclusive of the end index?
|
|
1
|
279
|
August 24, 2026
|
|
Opaque Pointer leads to Segfault in zig (works in c)
|
|
4
|
354
|
August 23, 2026
|
|
Tracking issue / gaps for aarch64 self-hosted backend?
|
|
1
|
333
|
August 22, 2026
|
|
Noreturn vs error{Usage}!noreturn
|
|
1
|
255
|
August 22, 2026
|
|
Composing a string during run time
|
|
4
|
312
|
August 22, 2026
|
|
Requiring a fixed position of one field in a struct without extern
|
|
3
|
245
|
August 22, 2026
|
|
Is there a stricter/slower/eager build mode?
|
|
12
|
499
|
August 21, 2026
|
|
How to emit ASM in -fno-llvm?
|
|
2
|
131
|
August 21, 2026
|
|
Creating a `std.process.Args.Iterator` in testing
|
|
6
|
561
|
August 21, 2026
|
|
Zig can't see Nix Includes
|
|
5
|
301
|
August 20, 2026
|
|
Undefining freed stack space
|
|
2
|
233
|
August 20, 2026
|
|
How can you generate constant data in 0.16.0
|
|
2
|
246
|
August 20, 2026
|
|
View detailed fuzzer code coverage
|
|
0
|
133
|
August 19, 2026
|
|
How do you do UI in zig
|
|
11
|
1364
|
August 19, 2026
|
|
Grpc framework
|
|
2
|
357
|
August 19, 2026
|
|
Io.async / io.concurrent lacks per-call context argument, making priority scheduling difficult to express with `std.Io`
|
|
2
|
326
|
August 19, 2026
|
|
Union type structs
|
|
5
|
388
|
August 19, 2026
|
|
Working around failure to fetch dependency in CI
|
|
2
|
202
|
August 17, 2026
|
|
Advice on contributing to Zig Source to fix an issue (codeberg 31182)
|
|
4
|
497
|
August 17, 2026
|
|
How to properly use parseFromSlice()?
|
|
8
|
332
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
241
|
August 17, 2026
|
|
Why does the SIMD path use < instead of <= in std.mem.findScalarPos?
|
|
4
|
386
|
August 17, 2026
|
|
Overriding non-functional pthread functions in WASM libc
|
|
0
|
124
|
August 17, 2026
|
|
std.Io.Dir.readFileAlloc() returns 0 bytes when reading /proc files?
|
|
5
|
253
|
August 15, 2026
|
|
Is it possible to render docs of both std and my dependencies and view them in a combined page?
|
|
4
|
453
|
August 15, 2026
|
|
Anyone using Zed for Zig?
|
|
7
|
456
|
August 15, 2026
|
|
"Correct" way to chain writers together?
|
|
2
|
262
|
August 13, 2026
|
|
Is there a better way to run a check for a falliable shortcut and fall back to a normal way?
|
|
4
|
233
|
August 13, 2026
|
|
Strategies for libraries to support multiple Zig versions?
|
|
4
|
265
|
August 13, 2026
|
|
Why are my error traces not working in ReleaseSafe
|
|
1
|
205
|
August 12, 2026
|