|
How to wrap prebuilt libraries into Zig for use by other wrapped C libraries
|
|
2
|
74
|
March 12, 2026
|
|
What is the ideomatic way to import a basic C library?
|
|
4
|
161
|
March 12, 2026
|
|
std.Io.Writer glue crash in ReleaseSafe mode
|
|
9
|
128
|
March 11, 2026
|
|
Zig `hexagon-linux-none` target cross compilation
|
|
6
|
209
|
March 11, 2026
|
|
Zig `-fincremental` requires C `-fPIE`? (and what to do about it)
|
|
1
|
250
|
March 9, 2026
|
|
Suggestions for huge amount of generated code
|
|
6
|
282
|
March 9, 2026
|
|
Debugging EFI apps built with Zig on Linux
|
|
4
|
152
|
March 8, 2026
|
|
Output two distinct binaries according to a build comptime variable
|
|
6
|
141
|
March 8, 2026
|
|
Embed icons into built executable?
|
|
18
|
439
|
March 7, 2026
|
|
[Update] Building LLVM, Clang, and LLD with Zig, from source!
|
|
2
|
323
|
March 6, 2026
|
|
Unrolling limit or build error for too large functions
|
|
2
|
156
|
March 5, 2026
|
|
Related to the built in system
|
|
1
|
79
|
March 4, 2026
|
|
Medium to large-scale projects
|
|
23
|
585
|
March 4, 2026
|
|
Cached files. What is where and why
|
|
2
|
158
|
March 4, 2026
|
|
Linking against SDL_ttf & SDL_image?
|
|
1
|
83
|
March 3, 2026
|
|
Zig the Build System - Compiling LLVM with Zig
|
|
11
|
873
|
March 3, 2026
|
|
Oma - runtime SIMD dispatch for Zig
|
|
1
|
356
|
March 3, 2026
|
|
Running benchmarks with the build system
|
|
7
|
314
|
March 2, 2026
|
|
Debugging Zig code in Xcode for Apple iOS
|
|
9
|
160
|
March 2, 2026
|
|
Zig gpu kernel for macOS (via spirv)
|
|
5
|
486
|
March 1, 2026
|
|
Collect build logs
|
|
11
|
151
|
March 1, 2026
|
|
How do I embed a file into the binary during build?
|
|
2
|
218
|
February 27, 2026
|
|
`undefined symbol` error when cross-compiling a SDL application from Linux to Windows
|
|
2
|
121
|
February 26, 2026
|
|
Zig static library missing line info in traces
|
|
0
|
84
|
February 23, 2026
|
|
Ziex - Full-stack Web Framework for Zig! Like Next.js/React but for Zig
|
|
18
|
1936
|
February 23, 2026
|
|
Uninterpretable binaries when compiling for STM32
|
|
2
|
222
|
February 22, 2026
|
|
How to handle architecture-dependent changes in C-import naming
|
|
8
|
159
|
February 21, 2026
|
|
Build system: How to add C macro def to `build.zig.zon` dependency?
|
|
7
|
526
|
February 20, 2026
|
|
"If this file is cached/installed, then..." in the build system
|
|
7
|
270
|
February 18, 2026
|
|
Enable debug build for Zig std library
|
|
4
|
139
|
February 16, 2026
|