|
Panic when printing after Raylib's InitWindow()
|
|
1
|
120
|
August 9, 2026
|
|
Wierd differnce between Vector and array on 0.17.0
|
|
6
|
568
|
August 5, 2026
|
|
Best way to handle optional values through C ABI
|
|
17
|
579
|
July 25, 2026
|
|
Using C libraries in Zig
|
|
3
|
269
|
July 20, 2026
|
|
Zig 0.16 cross-compiling with external uClibc toolchain: sysroot/libc linking and ELF interpreter issues
|
|
1
|
209
|
July 18, 2026
|
|
Xtxf: binary matrix / screensaver
|
|
8
|
806
|
July 17, 2026
|
|
Cast C struct to the same C struct but from another zig module
|
|
10
|
344
|
July 15, 2026
|
|
C import overflows
|
|
5
|
262
|
July 15, 2026
|
|
Thread panic when returning an error after initializing GLFW
|
|
8
|
303
|
July 12, 2026
|
|
Regrex: a tiny implementation of basic regular expressions
|
|
0
|
175
|
July 11, 2026
|
|
Using freetype c in zig
|
|
9
|
379
|
July 11, 2026
|
|
A build wrapper for scdoc, the man page generator
|
|
0
|
81
|
July 9, 2026
|
|
Idiomatic way to write thin zero-cost wrappers?
|
|
9
|
518
|
July 8, 2026
|
|
Use dependency that is a transitive dep of another one (harfbuzz, freetype)
|
|
4
|
176
|
July 6, 2026
|
|
Zova is a SQLite-backed embedded storage project written in Zig, built around records, objects, vectors, and graph relationships
|
|
0
|
170
|
July 6, 2026
|
|
__LINE__ or __FILE__ Equivalent
|
|
3
|
286
|
July 5, 2026
|
|
IO across the C ABI boundary
|
|
9
|
480
|
July 4, 2026
|
|
Can't compile in Release a tcl/tk translate-c module (work in Debug!)
|
|
0
|
82
|
July 2, 2026
|
|
How to use translate-c
|
|
4
|
218
|
July 2, 2026
|
|
Is it possible to cancel IO operation from translated C program?
|
|
3
|
125
|
July 2, 2026
|
|
Compile a static c library (archive .a)
|
|
3
|
269
|
July 1, 2026
|
|
Would Zig consider an opt-in to pass a real clang -O3 for C?
|
|
3
|
326
|
June 29, 2026
|
|
Zig cc maps -O1/-O2/-O3 to one level (-O2) — intended? and is there a clean -O3 escape hatch?
|
|
2
|
128
|
June 29, 2026
|
|
Improve bitmap fuzzer
|
|
1
|
129
|
June 24, 2026
|
|
How to use `zig cc` without generating a .pdb file?
|
|
4
|
1073
|
June 23, 2026
|
|
No video device found when compiling SDL's castholm on linux
|
|
10
|
370
|
June 23, 2026
|
|
Exports from imported but unused files are missing
|
|
5
|
180
|
June 23, 2026
|
|
`zig fetch` failed if target project contains symlink
|
|
6
|
221
|
June 22, 2026
|
|
Using zig c++ to compile a C++ file, how to suppress _Nonnull warnings?
|
|
4
|
206
|
June 21, 2026
|
|
Psycho C struct
|
|
4
|
340
|
June 21, 2026
|