|
How to force maker to be built in Debug? [for zig devs]
|
|
1
|
91
|
August 10, 2026
|
|
How to implement the Reader interface?
|
|
9
|
196
|
August 10, 2026
|
|
Auto vectorization of loops
|
|
2
|
154
|
August 10, 2026
|
|
Zsort: import organizer for zig
|
|
8
|
355
|
August 10, 2026
|
|
@mod with negative const value hits unreachable?
|
|
7
|
268
|
August 10, 2026
|
|
Generics as function parameters
|
|
14
|
582
|
August 9, 2026
|
|
Could function pointers with anyopaque parameter accept functions with opaque pointer?
|
|
2
|
133
|
August 8, 2026
|
|
Should the `foo` function compile in the example code compile okay?
|
|
12
|
293
|
August 8, 2026
|
|
Data driven / Table driven testing
|
|
13
|
667
|
August 8, 2026
|
|
Fixing Access Denied error on MacOS
|
|
2
|
140
|
August 7, 2026
|
|
`jsonStrinfify` of nested tagged union
|
|
7
|
142
|
August 7, 2026
|
|
Question about porting shaders to zig
|
|
6
|
215
|
August 7, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
88
|
4807
|
August 7, 2026
|
|
A wrong wording in Zig doc?
|
|
3
|
292
|
August 7, 2026
|
|
Non zero types like in rust / Explicit value of null?
|
|
5
|
238
|
August 6, 2026
|
|
Is this an inconsistency or intended?
|
|
5
|
389
|
August 6, 2026
|
|
Questions about mutability, lambdas and many-item pointers
|
|
7
|
433
|
August 5, 2026
|
|
Function signature that uses variadic args as part of the interface vtable
|
|
7
|
184
|
August 5, 2026
|
|
Wierd differnce between Vector and array on 0.17.0
|
|
6
|
568
|
August 5, 2026
|
|
Zigar brings the power of Zig to the PHP world
|
|
0
|
170
|
August 5, 2026
|
|
Mimicking switch fall-through
|
|
11
|
1150
|
August 4, 2026
|
|
Why is Zig (version 0.15.2) generating a `memcpy` in this code?
|
|
3
|
380
|
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
|
910
|
August 2, 2026
|
|
Specify backing allocator to std.heap.DebugAllocator
|
|
2
|
144
|
August 1, 2026
|
|
Allow custom Zig init
|
|
14
|
945
|
August 1, 2026
|