|
Mapping a C enum to Error values
|
|
2
|
164
|
February 13, 2026
|
|
Cool party trick: dmenu transpiled to zig
|
|
0
|
205
|
February 11, 2026
|
|
No video device found when compiling SDL's castholm on linux
|
|
4
|
170
|
February 7, 2026
|
|
Can't build cpp on linux, but it works on windows?
|
|
3
|
163
|
February 7, 2026
|
|
C interop vs zig bindings for opengl?
|
|
2
|
146
|
February 6, 2026
|
|
Std.c.ioctl() does not overwrite variable when it is marked constant
|
|
5
|
154
|
February 5, 2026
|
|
Zig-Torch – Writing a Custom Python Backend (and a lesson in humility vs BLAS)
|
|
5
|
477
|
February 5, 2026
|
|
Stdout for C interop?
|
|
18
|
366
|
February 2, 2026
|
|
Zig libc - new devlog update
|
|
2
|
590
|
February 2, 2026
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
771
|
February 1, 2026
|
|
Fixing std.c.environ = true when shared lib is loaded with RTLD_DEEPBIND set
|
|
0
|
64
|
January 31, 2026
|
|
Pointers are changing when being passed through functions
|
|
6
|
195
|
January 31, 2026
|
|
Errno and EINVAL
|
|
6
|
166
|
January 26, 2026
|
|
How to make Zig automaticly static or dynamic link system library on Windows
|
|
1
|
272
|
January 25, 2026
|
|
Segfault when invoking a function from a specific C library (using libc)
|
|
4
|
185
|
January 19, 2026
|
|
It is C problem, but
|
|
8
|
298
|
January 17, 2026
|
|
How to check for C preprocessor defines?
|
|
3
|
181
|
January 14, 2026
|
|
Using Zig to compile C++ to Wasm/WASI
|
|
6
|
552
|
January 11, 2026
|
|
How to access data from C-initialized pointers?
|
|
5
|
103
|
January 9, 2026
|
|
Zero-allocation, simd-accelerated CSV iterator and emitter in Zig with an optional C ABI option
|
|
4
|
263
|
January 8, 2026
|
|
Using the ziglang and setuptools-zig python extension to provide C extensions
|
|
25
|
945
|
January 7, 2026
|
|
"undefined reference" in exported function
|
|
2
|
79
|
January 3, 2026
|
|
What "default IO" to use for a C API?
|
|
1
|
169
|
January 3, 2026
|
|
What are the implication of `standardOptimizeOption` on clang flags?
|
|
0
|
65
|
January 3, 2026
|
|
Crash due to UBSan in `ReleaseSafe`, but not `Debug`
|
|
5
|
241
|
January 2, 2026
|
|
How to call the GMP library?
|
|
3
|
117
|
December 31, 2025
|
|
Spng for the zig build system
|
|
1
|
149
|
December 23, 2025
|
|
Translation errors trying to import libtcod
|
|
10
|
181
|
December 22, 2025
|
|
Make DuckDB extensions in Zig
|
|
0
|
308
|
December 17, 2025
|
|
Myra: An Oberon-inspired language using Zig c++ as its compiler backend
|
|
1
|
433
|
December 15, 2025
|