|
Need help with setting up Andrew Gossage's Zoi powered Thanatos Native app
|
|
2
|
268
|
March 7, 2026
|
|
Load and Run a 2nd binary
|
|
8
|
320
|
March 7, 2026
|
|
What's the idiomatic way of initializing a heap-allocated struct field that's also a struct?
|
|
23
|
450
|
March 7, 2026
|
|
Serde.zig - format-agnostic serialization framework
|
|
7
|
173
|
March 7, 2026
|
|
Crashes when run normally and gdb but in different states or places
|
|
0
|
64
|
March 7, 2026
|
|
Why does @field work for declarations?
|
|
37
|
633
|
March 7, 2026
|
|
Embed icons into built executable?
|
|
18
|
399
|
March 7, 2026
|
|
How to free a type erased field?
|
|
21
|
498
|
March 6, 2026
|
|
Tofu — Asynchronous Messaging for Boring Systems
|
|
5
|
332
|
March 5, 2026
|
|
Why can't container level mutable variables be comptime?
|
|
5
|
174
|
March 5, 2026
|
|
Comptime-field is a nonsense semantic?
|
|
1
|
152
|
March 5, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
148
|
March 5, 2026
|
|
Is there syntax for destructuring a tuple in a for loop?
|
|
4
|
179
|
March 5, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
29
|
868
|
March 4, 2026
|
|
Modifying strings
|
|
21
|
347
|
March 3, 2026
|
|
Using imports via special root import
|
|
3
|
153
|
March 3, 2026
|
|
Switching on POSIX signals
|
|
4
|
106
|
March 3, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
3
|
91
|
March 3, 2026
|
|
Is there a more straightforward approach to pass a function pointer to different structs?
|
|
16
|
245
|
March 3, 2026
|
|
Not able to create ErrorSet after removal @Type?
|
|
9
|
183
|
March 3, 2026
|
|
Bitwise operations on packed structs
|
|
4
|
258
|
March 2, 2026
|
|
How do I embed a file into the binary during build?
|
|
2
|
210
|
February 27, 2026
|
|
Copying slices
|
|
24
|
695
|
February 27, 2026
|
|
The int from enum performance drama
|
|
25
|
1139
|
February 27, 2026
|
|
An Ethereum library in pure Zig, beats alloy.rs on 19/26 benchmarks
|
|
0
|
213
|
February 27, 2026
|
|
Sugar proposal: @_ as unused fields name generator
|
|
33
|
1162
|
February 27, 2026
|
|
Passing an `*Io.Writer` or an `*Io.Writer.Discarding`
|
|
4
|
117
|
February 27, 2026
|
|
`realpathAlloc` returns `error: Unexpected` when running Windows executable with Wine
|
|
3
|
108
|
February 27, 2026
|
|
Pointers to optimize darkness propagation in a minecraft-style lighting grid
|
|
8
|
163
|
February 26, 2026
|
|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
121
|
February 26, 2026
|