|
Why does posix.recv require libc on Windows?
|
|
5
|
267
|
March 15, 2026
|
|
Zig fetch updating file modification times in extracted archives
|
|
1
|
157
|
March 15, 2026
|
|
Type resolution for std.builtin.Type.StructField
|
|
10
|
181
|
March 14, 2026
|
|
Find the nth set bit
|
|
21
|
885
|
March 14, 2026
|
|
How to wrap prebuilt libraries into Zig for use by other wrapped C libraries
|
|
5
|
292
|
March 13, 2026
|
|
How to create two mutually referencing pointers at compile time?
|
|
5
|
234
|
March 13, 2026
|
|
std.Io.Writer glue crash in ReleaseSafe mode
|
|
11
|
350
|
March 13, 2026
|
|
Crash and deadlock when using ArenaAllocator with GeneralPurposeAllocator
|
|
5
|
245
|
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
|
421
|
March 12, 2026
|
|
How to SCM_RIGHTS in zig?
|
|
1
|
131
|
March 11, 2026
|
|
How to use the function: takeDelimiterExclusive
|
|
8
|
167
|
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
|
804
|
March 11, 2026
|
|
Is this a known compiler crash?
|
|
2
|
174
|
March 10, 2026
|
|
A question about memory allocation
|
|
15
|
215
|
March 10, 2026
|
|
Can I generate switch cases at compile time?
|
|
16
|
289
|
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
|
318
|
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
|
157
|
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
|
152
|
March 8, 2026
|
|
How to get a list of net interfaces and information about them?
|
|
1
|
173
|
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
|
549
|
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
|