|
Load and Run a 2nd binary
|
|
6
|
233
|
March 6, 2026
|
|
Embed icons into built executable?
|
|
15
|
304
|
March 6, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
21
|
341
|
March 6, 2026
|
|
How to free a type erased field?
|
|
21
|
460
|
March 6, 2026
|
|
Why does @field work for declarations?
|
|
35
|
539
|
March 6, 2026
|
|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
235
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
299
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
161
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
137
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
144
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
171
|
March 5, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
852
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
337
|
March 3, 2026
|
|
Using imports via special root import
|
|
3
|
146
|
March 3, 2026
|
|
Switching on POSIX signals
|
|
4
|
103
|
March 3, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
3
|
88
|
March 3, 2026
|
|
Is there a more straightforward approach to pass a function pointer to different structs?
|
|
16
|
242
|
March 3, 2026
|
|
Not able to create ErrorSet after removal @Type?
|
|
9
|
180
|
March 3, 2026
|
|
Bitwise operations on packed structs
|
|
4
|
254
|
March 2, 2026
|
|
How do I embed a file into the binary during build?
|
|
2
|
207
|
February 27, 2026
|
|
Copying slices
|
|
24
|
686
|
February 27, 2026
|
|
The int from enum performance drama
|
|
25
|
1136
|
February 27, 2026
|
|
An Ethereum library in pure Zig, beats alloy.rs on 19/26 benchmarks
|
|
0
|
210
|
February 27, 2026
|
|
Sugar proposal: @_ as unused fields name generator
|
|
33
|
1156
|
February 27, 2026
|
|
Passing an `*Io.Writer` or an `*Io.Writer.Discarding`
|
|
4
|
115
|
February 27, 2026
|
|
`realpathAlloc` returns `error: Unexpected` when running Windows executable with Wine
|
|
3
|
106
|
February 27, 2026
|
|
Pointers to optimize darkness propagation in a minecraft-style lighting grid
|
|
8
|
161
|
February 26, 2026
|
|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
119
|
February 26, 2026
|
|
Find the nth set bit
|
|
13
|
523
|
February 25, 2026
|
|
File stat in zig 0.16-dev
|
|
4
|
323
|
February 25, 2026
|