|
System tray icons via D-Bus
|
|
10
|
776
|
March 21, 2026
|
|
Issue building C++ dynamic library
|
|
13
|
515
|
March 17, 2026
|
|
Why does posix.recv require libc on Windows?
|
|
5
|
259
|
March 15, 2026
|
|
How to wrap prebuilt libraries into Zig for use by other wrapped C libraries
|
|
5
|
284
|
March 13, 2026
|
|
What is the ideomatic way to import a basic C library?
|
|
4
|
256
|
March 12, 2026
|
|
Mach-O linker: __thread_bss TLS offset misaligned when __thread_data is present (x86_64-macos)
|
|
3
|
107
|
March 11, 2026
|
|
Is it ok to use vectors in c structs?
|
|
8
|
522
|
March 8, 2026
|
|
Linking against SDL_ttf & SDL_image?
|
|
1
|
85
|
March 3, 2026
|
|
Zstd performance benchmarking correctness
|
|
13
|
691
|
February 27, 2026
|
|
How to handle architecture-dependent changes in C-import naming
|
|
8
|
160
|
February 21, 2026
|
|
Generating nice langauge bindings for external langauges for a zig library
|
|
2
|
158
|
February 14, 2026
|
|
Mapping a C enum to Error values
|
|
2
|
157
|
February 13, 2026
|
|
Cool party trick: dmenu transpiled to zig
|
|
0
|
196
|
February 11, 2026
|
|
No video device found when compiling SDL's castholm on linux
|
|
4
|
156
|
February 7, 2026
|
|
Can't build cpp on linux, but it works on windows?
|
|
3
|
159
|
February 7, 2026
|
|
C interop vs zig bindings for opengl?
|
|
2
|
138
|
February 6, 2026
|
|
Std.c.ioctl() does not overwrite variable when it is marked constant
|
|
5
|
153
|
February 5, 2026
|
|
Zig-Torch – Writing a Custom Python Backend (and a lesson in humility vs BLAS)
|
|
5
|
447
|
February 5, 2026
|
|
Stdout for C interop?
|
|
18
|
361
|
February 2, 2026
|
|
Zig libc - new devlog update
|
|
2
|
557
|
February 2, 2026
|
|
Can zig c++ compile C++23 import std hello world yet?
|
|
6
|
733
|
February 1, 2026
|
|
Fixing std.c.environ = true when shared lib is loaded with RTLD_DEEPBIND set
|
|
0
|
63
|
January 31, 2026
|
|
Pointers are changing when being passed through functions
|
|
6
|
192
|
January 31, 2026
|
|
Errno and EINVAL
|
|
6
|
163
|
January 26, 2026
|
|
How to make Zig automaticly static or dynamic link system library on Windows
|
|
1
|
186
|
January 25, 2026
|
|
Segfault when invoking a function from a specific C library (using libc)
|
|
4
|
179
|
January 19, 2026
|
|
It is C problem, but
|
|
8
|
295
|
January 17, 2026
|
|
How to check for C preprocessor defines?
|
|
3
|
177
|
January 14, 2026
|
|
Using Zig to compile C++ to Wasm/WASI
|
|
6
|
516
|
January 11, 2026
|
|
How to access data from C-initialized pointers?
|
|
5
|
99
|
January 9, 2026
|