|
Unsure how to pass slices (or pointers in general) at comptime
|
|
6
|
295
|
August 7, 2026
|
|
Function signature that uses variadic args as part of the interface vtable
|
|
7
|
182
|
August 5, 2026
|
|
Zig unable to resolve comptime value in an if expression for two arguments
|
|
3
|
240
|
August 4, 2026
|
|
Dealing with a closed set of types in runtime
|
|
6
|
269
|
August 3, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
379
|
July 19, 2026
|
|
Embed binary data at compile time
|
|
23
|
598
|
July 17, 2026
|
|
Static Maps
|
|
8
|
351
|
July 12, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
224
|
July 7, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
15
|
444
|
July 5, 2026
|
|
Confused about @tagName and comptime behavior
|
|
5
|
348
|
July 1, 2026
|
|
Is there anyway to get function and arg idents at comptime?
|
|
3
|
183
|
June 27, 2026
|
|
`inline for` behaves unexpectedly when calling a function
|
|
9
|
319
|
June 25, 2026
|
|
Arena comptime lock
|
|
4
|
282
|
June 23, 2026
|
|
Reifying optional type
|
|
3
|
163
|
June 17, 2026
|
|
Double xor optimisation
|
|
5
|
282
|
June 13, 2026
|
|
Export a thread-local variable as a weak symbol
|
|
2
|
146
|
June 13, 2026
|
|
Craeting a @Struct, @Union is it possible to add const fields inside the namespace
|
|
1
|
137
|
June 7, 2026
|
|
Optimize runtime checks away with double compilation
|
|
17
|
747
|
June 6, 2026
|
|
Functions inside comptime enum
|
|
2
|
212
|
June 1, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
2
|
647
|
May 27, 2026
|
|
Translating enums from C
|
|
3
|
173
|
May 24, 2026
|
|
REFramework wrapper in Zig
|
|
1
|
252
|
May 21, 2026
|
|
@Struct missing decls field from previous @Type
|
|
4
|
240
|
May 17, 2026
|
|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
415
|
May 13, 2026
|
|
Why can't I resolve this comptime value?
|
|
3
|
192
|
May 5, 2026
|
|
Accessing the field of a struct by name at runtime - Why is indexing the fields array not allowed?
|
|
6
|
160
|
May 4, 2026
|
|
Zffnn - Comptime Neural Network Inference Engine
|
|
0
|
117
|
April 29, 2026
|
|
What is the caching strategy for Zig's generic functions?
|
|
2
|
158
|
April 29, 2026
|
|
Question about declaration-level metaprogramming: generating aliases from reflected decls
|
|
10
|
317
|
April 24, 2026
|
|
Comptime tensor
|
|
0
|
149
|
April 21, 2026
|