|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
4
|
117
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
355
|
March 12, 2026
|
|
Why does @field work for declarations?
|
|
40
|
743
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
123
|
March 10, 2026
|
|
Struct cast to slice
|
|
5
|
172
|
March 10, 2026
|
|
Conditional switch cases
|
|
5
|
233
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
169
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
219
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
97
|
March 9, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
9
|
369
|
March 9, 2026
|
|
Load and Run a 2nd binary
|
|
9
|
419
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
133
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
152
|
March 8, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
308
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
500
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
438
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
516
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
375
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
188
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
172
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
155
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
194
|
March 5, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
901
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
378
|
March 3, 2026
|
|
Using imports via special root import
|
|
3
|
161
|
March 3, 2026
|
|
Switching on POSIX signals
|
|
4
|
113
|
March 3, 2026
|
|
Is there a more straightforward approach to pass a function pointer to different structs?
|
|
16
|
257
|
March 3, 2026
|
|
Not able to create ErrorSet after removal @Type?
|
|
9
|
186
|
March 3, 2026
|
|
Bitwise operations on packed structs
|
|
4
|
259
|
March 2, 2026
|
|
How do I embed a file into the binary during build?
|
|
2
|
217
|
February 27, 2026
|