|
Is there some option/builtin to disable "error: unused function parameter" in some cases?
|
|
59
|
1216
|
February 24, 2026
|
|
Again on runtime format 'strings'
|
|
4
|
224
|
February 23, 2026
|
|
Zig static library missing line info in traces
|
|
0
|
82
|
February 23, 2026
|
|
Memory management for a parser
|
|
4
|
253
|
February 23, 2026
|
|
Is there a public repo for the ziglang.org website?
|
|
3
|
168
|
February 23, 2026
|
|
What is the recommended way to create custom error in Zig?
|
|
17
|
514
|
February 22, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
221
|
February 22, 2026
|
|
How to handle architecture-dependent changes in C-import naming
|
|
8
|
159
|
February 21, 2026
|
|
Linker error when building Zig from source
|
|
4
|
223
|
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
|
190
|
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
|
526
|
February 20, 2026
|
|
Tagged union panic when reading and writing same union in one assignment
|
|
13
|
313
|
February 19, 2026
|
|
Seqlock memory barriers for concurrent hashmap
|
|
17
|
278
|
February 19, 2026
|
|
How to construct tagged union through C-ABI?
|
|
4
|
157
|
February 19, 2026
|
|
'Unable to dump stack trace: InvalidBlockIndex' on Win 10, Zig 0.15.1/2
|
|
7
|
226
|
February 19, 2026
|
|
Const or var struct depending on program state
|
|
16
|
334
|
February 18, 2026
|
|
"If this file is cached/installed, then..." in the build system
|
|
7
|
270
|
February 18, 2026
|
|
What does extern "..." do?
|
|
4
|
343
|
February 18, 2026
|
|
Generic types and source file structs
|
|
25
|
384
|
February 17, 2026
|
|
Streaming decompress example
|
|
5
|
154
|
February 17, 2026
|
|
How to read from a file and perform a concurrent task
|
|
8
|
285
|
February 16, 2026
|
|
How do I access Environ from a dynamically loaded library (.so)?
|
|
16
|
339
|
February 16, 2026
|
|
Dvui: Problem with displaying unicode characters
|
|
5
|
237
|
February 16, 2026
|
|
Enable debug build for Zig std library
|
|
4
|
137
|
February 16, 2026
|
|
Strange Air.Inst.Data when Air.Inst.Tag is `.block`
|
|
2
|
96
|
February 16, 2026
|
|
Put .version field of build.zig.zon in my executable
|
|
7
|
856
|
February 15, 2026
|
|
Any examples of projects that generate Zig code in build.zig
|
|
7
|
363
|
February 15, 2026
|