|
How to implement the Reader interface?
|
|
9
|
129
|
August 10, 2026
|
|
Auto vectorization of loops
|
|
2
|
91
|
August 10, 2026
|
|
Zsort: import organizer for zig
|
|
8
|
320
|
August 10, 2026
|
|
@mod with negative const value hits unreachable?
|
|
7
|
247
|
August 10, 2026
|
|
Generics as function parameters
|
|
14
|
572
|
August 9, 2026
|
|
Could function pointers with anyopaque parameter accept functions with opaque pointer?
|
|
2
|
127
|
August 8, 2026
|
|
Should the `foo` function compile in the example code compile okay?
|
|
12
|
288
|
August 8, 2026
|
|
Data driven / Table driven testing
|
|
13
|
660
|
August 8, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
88
|
4791
|
August 7, 2026
|
|
Fixing Access Denied error on MacOS
|
|
2
|
138
|
August 7, 2026
|
|
`jsonStrinfify` of nested tagged union
|
|
7
|
142
|
August 7, 2026
|
|
Question about porting shaders to zig
|
|
6
|
214
|
August 7, 2026
|
|
A wrong wording in Zig doc?
|
|
3
|
289
|
August 7, 2026
|
|
Non zero types like in rust / Explicit value of null?
|
|
5
|
236
|
August 6, 2026
|
|
Is this an inconsistency or intended?
|
|
5
|
387
|
August 6, 2026
|
|
Questions about mutability, lambdas and many-item pointers
|
|
7
|
430
|
August 5, 2026
|
|
Function signature that uses variadic args as part of the interface vtable
|
|
7
|
182
|
August 5, 2026
|
|
Wierd differnce between Vector and array on 0.17.0
|
|
6
|
567
|
August 5, 2026
|
|
Zigar brings the power of Zig to the PHP world
|
|
0
|
168
|
August 5, 2026
|
|
Mimicking switch fall-through
|
|
11
|
1149
|
August 4, 2026
|
|
Why is Zig (version 0.15.2) generating a `memcpy` in this code?
|
|
3
|
379
|
August 4, 2026
|
|
Segfault when writing to instance of Io.LockedStderr
|
|
4
|
171
|
August 4, 2026
|
|
Zig unable to resolve comptime value in an if expression for two arguments
|
|
3
|
240
|
August 4, 2026
|
|
Should SourceLocation have an offset
|
|
5
|
369
|
August 3, 2026
|
|
Decl literals and packed struct equality
|
|
8
|
622
|
August 3, 2026
|
|
Dealing with a closed set of types in runtime
|
|
6
|
269
|
August 3, 2026
|
|
State of http middlewares in zig 0.16
|
|
9
|
907
|
August 2, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
143
|
August 1, 2026
|
|
Allow custom Zig init
|
|
14
|
941
|
August 1, 2026
|
|
Looking for commit where C pointer array field access was fixed?
|
|
2
|
185
|
July 30, 2026
|