Put .version field of build.zig.zon in my executable
|
|
2
|
145
|
March 26, 2025
|
Idiomatic way to querry Elf sections?
|
|
5
|
227
|
March 25, 2025
|
Placement of @setEvalBranchQuota
|
|
3
|
151
|
March 25, 2025
|
std.io.BitReader, skipping bits
|
|
4
|
172
|
March 25, 2025
|
Custom Build Options
|
|
7
|
1610
|
March 24, 2025
|
Build.zig: get current build step?
|
|
14
|
474
|
March 24, 2025
|
What's the difference between these two loops?
|
|
7
|
303
|
March 23, 2025
|
Error when including a Zig Library module
|
|
4
|
133
|
March 23, 2025
|
Write a lazypath to a file
|
|
5
|
108
|
March 23, 2025
|
Error: LibCRuntimeNotFound
|
|
2
|
109
|
March 22, 2025
|
Optional segfault
|
|
13
|
314
|
March 22, 2025
|
Cannot find debug symbol (No symbol in current context)
|
|
5
|
165
|
March 22, 2025
|
`File.reader().readAllAlloc()` and `File.readToEndAlloc()` give different behavoir
|
|
6
|
90
|
March 22, 2025
|
Build system: How to add C macro def to `build.zig.zon` dependency?
|
|
6
|
135
|
March 22, 2025
|
Generating and viewing documentation of all files in a library
|
|
2
|
108
|
March 20, 2025
|
How to have the filewatcher watch non-code files?
|
|
7
|
136
|
March 20, 2025
|
How to parse json object with string arrays as values
|
|
2
|
97
|
March 20, 2025
|
Error: depends on itself
|
|
5
|
202
|
March 20, 2025
|
Can't build to android
|
|
4
|
194
|
March 20, 2025
|
Expected type '[][:0]const u8', found '[][:0]u8'
|
|
3
|
152
|
March 20, 2025
|
Specifying file paths for local dependencies uses system-formatted paths?
|
|
4
|
127
|
March 20, 2025
|
Extern file containers
|
|
2
|
73
|
March 20, 2025
|
DebugAllocator in shared library
|
|
20
|
243
|
March 19, 2025
|
Why @constCast need explict type in 0.14?
|
|
6
|
265
|
March 19, 2025
|
Build SDL on android failed on 0.14.0
|
|
2
|
149
|
March 19, 2025
|
Using compiler/codegen options not provided by Zig build system
|
|
4
|
133
|
March 18, 2025
|
Stringifying structures containing an allocator
|
|
9
|
314
|
March 18, 2025
|
Writing File to User .cache Directory
|
|
13
|
289
|
March 18, 2025
|
Inferred error set for a function type
|
|
9
|
213
|
March 18, 2025
|
How to fix memory leak?
|
|
7
|
174
|
March 18, 2025
|