|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
132
|
February 26, 2026
|
|
Get an int value from args
|
|
10
|
244
|
February 25, 2026
|
|
File stat in zig 0.16-dev
|
|
4
|
381
|
February 25, 2026
|
|
Array of struct handling
|
|
7
|
246
|
February 25, 2026
|
|
Creating and modifying an array of random floats
|
|
13
|
236
|
February 24, 2026
|
|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
59
|
1268
|
February 24, 2026
|
|
Again on runtime format 'strings'
|
|
4
|
232
|
February 23, 2026
|
|
Zig static library missing line info in traces
|
|
0
|
88
|
February 23, 2026
|
|
Memory management for a parser
|
|
4
|
255
|
February 23, 2026
|
|
Is there a public repo for the ziglang.org website?
|
|
3
|
173
|
February 23, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
578
|
February 22, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
225
|
February 22, 2026
|
|
How to handle architecture-dependent changes in C-import naming
|
|
8
|
166
|
February 21, 2026
|
|
Linker error when building Zig from source
|
|
4
|
298
|
February 21, 2026
|
|
Help with file readers
|
|
1
|
132
|
February 21, 2026
|
|
Preferred way to handle iterators that can fail?
|
|
9
|
431
|
February 21, 2026
|
|
Creating switch cases programmatically
|
|
1
|
213
|
February 20, 2026
|
|
Panic: incorrect alignment when casting slice to struct
|
|
10
|
139
|
February 20, 2026
|
|
Build system: How to add C macro def to `build.zig.zon` dependency?
|
|
7
|
547
|
February 20, 2026
|
|
Tagged union panic when reading and writing same union in one assignment
|
|
13
|
320
|
February 19, 2026
|
|
Seqlock memory barriers for concurrent hashmap
|
|
17
|
306
|
February 19, 2026
|
|
How to construct tagged union through C-ABI?
|
|
4
|
166
|
February 19, 2026
|
|
'Unable to dump stack trace: InvalidBlockIndex' on Win 10, Zig 0.15.1/2
|
|
7
|
227
|
February 19, 2026
|
|
Const or var struct depending on program state
|
|
16
|
337
|
February 18, 2026
|
|
"If this file is cached/installed, then..." in the build system
|
|
7
|
271
|
February 18, 2026
|
|
What does extern "..." do?
|
|
4
|
364
|
February 18, 2026
|
|
Generic types and source file structs
|
|
25
|
407
|
February 17, 2026
|
|
Streaming decompress example
|
|
5
|
161
|
February 17, 2026
|
|
How to read from a file and perform a concurrent task
|
|
8
|
291
|
February 16, 2026
|
|
How do I access Environ from a dynamically loaded library (.so)?
|
|
16
|
356
|
February 16, 2026
|