|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
244
|
March 12, 2026
|
|
What is the ideomatic way to import a basic C library?
|
|
4
|
267
|
March 12, 2026
|
|
Init block to const-cast - does it copy?
|
|
37
|
417
|
March 12, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
1
|
130
|
March 11, 2026
|
|
How to use the function: takeDelimiterExclusive
|
|
8
|
163
|
March 11, 2026
|
|
Mach-O linker: __thread_bss TLS offset misaligned when __thread_data is present (x86_64-macos)
|
|
3
|
109
|
March 11, 2026
|
|
Why does @field work for declarations?
|
|
40
|
802
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
174
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
213
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
287
|
March 9, 2026
|
|
Passing function with args as arg of other function gives error
|
|
3
|
114
|
March 9, 2026
|
|
Zig `-fincremental` requires C `-fPIE`? (and what to do about it)
|
|
1
|
316
|
March 9, 2026
|
|
Suggestions for huge amount of generated code
|
|
6
|
305
|
March 9, 2026
|
|
Is it ok to use vectors in c structs?
|
|
8
|
527
|
March 8, 2026
|
|
Confusing behavior with comptime switches
|
|
2
|
155
|
March 8, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
167
|
March 8, 2026
|
|
Output two distinct binaries according to a build comptime variable
|
|
6
|
151
|
March 8, 2026
|
|
How to get a list of net interfaces and information about them?
|
|
1
|
172
|
March 7, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
326
|
March 7, 2026
|
|
How to deinit a mutually recursive data structure?
|
|
12
|
153
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
547
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
463
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
525
|
March 6, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
197
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
188
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
160
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
206
|
March 5, 2026
|
|
Related to the built in system
|
|
1
|
83
|
March 4, 2026
|
|
Cached files. What is where and why
|
|
2
|
168
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
421
|
March 3, 2026
|