|
Proposal: let's call a `many-item pointer` a `mointer` from now on
|
|
8
|
111
|
June 27, 2026
|
|
No niche optimization for optional enums
|
|
3
|
92
|
June 27, 2026
|
|
Running tests with a matrix of options
|
|
1
|
41
|
June 27, 2026
|
|
Avoiding ReleaseSmall unintuitively optimizing out safety-checked illegal behavior
|
|
2
|
211
|
June 27, 2026
|
|
I can use `var` even if the pointer is never mutated
|
|
14
|
430
|
June 27, 2026
|
|
Discussion: A potential solution to the anytype problem
|
|
70
|
1649
|
June 26, 2026
|
|
Memory safety prover/SPARK for Zig?
|
|
4
|
298
|
June 26, 2026
|
|
Duplicate var names
|
|
14
|
309
|
June 26, 2026
|
|
change in behaviour on android
|
|
5
|
189
|
June 25, 2026
|
|
Is sentinel important for many-item pointers?
|
|
3
|
151
|
June 25, 2026
|
|
C Interop, Modules and Interfaces
|
|
4
|
336
|
June 25, 2026
|
|
Packed struct as enum tag
|
|
7
|
157
|
June 25, 2026
|
|
Can we create the world's fastest blockchain using Zig?
|
|
14
|
1247
|
June 25, 2026
|
|
If you had one wish for zig, what would it be?
|
|
207
|
7270
|
June 25, 2026
|
|
Why is @constCast a one-directional function?
|
|
7
|
300
|
June 24, 2026
|
|
No video device found when compiling SDL's castholm on linux
|
|
10
|
329
|
June 23, 2026
|
|
*T and [*]T values can't be coerced into each other, but they can be operated with the subtract operator. Intended?
|
|
15
|
358
|
June 23, 2026
|
|
Does builtin.fuzz imply builtin.is_test?
|
|
2
|
153
|
June 22, 2026
|
|
Lui: a simple `ls -lah`-like terminal file manager
|
|
12
|
759
|
June 22, 2026
|
|
Idiomatic Zig
|
|
7
|
728
|
June 22, 2026
|
|
Carrying dependencies
|
|
40
|
1347
|
June 22, 2026
|
|
The New IO Interface - stackfull coroutines etc., just tell me everything/anything
|
|
7
|
486
|
June 22, 2026
|
|
Tagged union wrapped in error union vs. errors in tagged union?
|
|
4
|
197
|
June 21, 2026
|
|
(De)serializing a multiarraylist
|
|
1
|
173
|
June 21, 2026
|
|
Trouble with comptime expressions
|
|
7
|
192
|
June 21, 2026
|
|
Issue with assert in file generated by translate-c (regression - zig 0.17+870-ish)
|
|
2
|
97
|
June 20, 2026
|
|
Want to see memory leak but i couldn't, I intentionally created a memory leak, but i couldn't see the leak, why?
|
|
16
|
433
|
June 20, 2026
|
|
Confusing on peer type resolution rules
|
|
1
|
146
|
June 19, 2026
|
|
Confusion about runtime modification of variable that is not comptime-known
|
|
2
|
132
|
June 19, 2026
|
|
Confusion about error: unable to resolve comptime value
|
|
4
|
78
|
June 19, 2026
|