|
Zig unable to resolve comptime value in an if expression for two arguments
|
|
2
|
78
|
August 3, 2026
|
|
Dealing with a closed set of types in runtime
|
|
6
|
225
|
August 3, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
370
|
July 19, 2026
|
|
Embed binary data at compile time
|
|
23
|
590
|
July 17, 2026
|
|
Static Maps
|
|
8
|
351
|
July 12, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
222
|
July 7, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
15
|
438
|
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
|
182
|
June 27, 2026
|
|
`inline for` behaves unexpectedly when calling a function
|
|
9
|
318
|
June 25, 2026
|
|
Arena comptime lock
|
|
4
|
275
|
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
|
136
|
June 7, 2026
|
|
Optimize runtime checks away with double compilation
|
|
17
|
746
|
June 6, 2026
|
|
Functions inside comptime enum
|
|
2
|
211
|
June 1, 2026
|
|
Zebra - A simple, fast, all-in-one config loader for Zig
|
|
2
|
645
|
May 27, 2026
|
|
Translating enums from C
|
|
3
|
172
|
May 24, 2026
|
|
REFramework wrapper in Zig
|
|
1
|
251
|
May 21, 2026
|
|
@Struct missing decls field from previous @Type
|
|
4
|
239
|
May 17, 2026
|
|
Why does `std.Thread.spawn` need a comptime function?
|
|
11
|
413
|
May 13, 2026
|
|
Why can't I resolve this comptime value?
|
|
3
|
186
|
May 5, 2026
|
|
Accessing the field of a struct by name at runtime - Why is indexing the fields array not allowed?
|
|
6
|
156
|
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
|
315
|
April 24, 2026
|
|
Comptime tensor
|
|
0
|
149
|
April 21, 2026
|
|
Workaround to modify a const value without the protection from @constCast, yet the test expects initialization value
|
|
2
|
118
|
March 18, 2026
|
|
How to store constant pointers in a buffer at compile time?
|
|
3
|
242
|
March 18, 2026
|