|
How do I embed a file into the binary during build?
|
|
2
|
221
|
February 27, 2026
|
|
Copying slices
|
|
24
|
714
|
February 27, 2026
|
|
The int from enum performance drama
|
|
25
|
1151
|
February 27, 2026
|
|
Is this idiomatic
|
|
4
|
272
|
February 27, 2026
|
|
Passing an `*Io.Writer` or an `*Io.Writer.Discarding`
|
|
4
|
128
|
February 27, 2026
|
|
`realpathAlloc` returns `error: Unexpected` when running Windows executable with Wine
|
|
3
|
111
|
February 27, 2026
|
|
Writing functions that play nice with Io.Group
|
|
6
|
276
|
February 26, 2026
|
|
Pointers to optimize darkness propagation in a minecraft-style lighting grid
|
|
8
|
173
|
February 26, 2026
|
|
Pseudo RNGs
|
|
7
|
197
|
February 26, 2026
|
|
WIP Gap Buffer in Zig: Looking for Feedback
|
|
4
|
246
|
February 26, 2026
|
|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
122
|
February 26, 2026
|
|
Get an int value from args
|
|
10
|
241
|
February 25, 2026
|
|
File stat in zig 0.16-dev
|
|
4
|
332
|
February 25, 2026
|
|
Array of struct handling
|
|
7
|
243
|
February 25, 2026
|
|
Creating and modifying an array of random floats
|
|
13
|
226
|
February 24, 2026
|
|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
59
|
1226
|
February 24, 2026
|
|
Again on runtime format 'strings'
|
|
4
|
227
|
February 23, 2026
|
|
Zig static library missing line info in traces
|
|
0
|
85
|
February 23, 2026
|
|
Memory management for a parser
|
|
4
|
253
|
February 23, 2026
|
|
Is there a public repo for the ziglang.org website?
|
|
3
|
169
|
February 23, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
526
|
February 22, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
223
|
February 22, 2026
|
|
How to handle architecture-dependent changes in C-import naming
|
|
8
|
160
|
February 21, 2026
|
|
Linker error when building Zig from source
|
|
4
|
241
|
February 21, 2026
|
|
Help with file readers
|
|
1
|
130
|
February 21, 2026
|
|
Preferred way to handle iterators that can fail?
|
|
9
|
428
|
February 21, 2026
|
|
Creating switch cases programmatically
|
|
1
|
201
|
February 20, 2026
|
|
Panic: incorrect alignment when casting slice to struct
|
|
10
|
133
|
February 20, 2026
|
|
Build system: How to add C macro def to `build.zig.zon` dependency?
|
|
7
|
531
|
February 20, 2026
|
|
Tagged union panic when reading and writing same union in one assignment
|
|
13
|
313
|
February 19, 2026
|