|
Using Zig to compile C++ to Wasm/WASI
|
|
6
|
417
|
January 11, 2026
|
|
How to access data from C-initialized pointers?
|
|
5
|
87
|
January 9, 2026
|
|
Zero-allocation, simd-accelerated CSV iterator and emitter in Zig with an optional C ABI option
|
|
4
|
175
|
January 8, 2026
|
|
Using the ziglang and setuptools-zig python extension to provide C extensions
|
|
25
|
753
|
January 7, 2026
|
|
"undefined reference" in exported function
|
|
2
|
59
|
January 3, 2026
|
|
What "default IO" to use for a C API?
|
|
1
|
146
|
January 3, 2026
|
|
What are the implication of `standardOptimizeOption` on clang flags?
|
|
0
|
56
|
January 3, 2026
|
|
Crash due to UBSan in `ReleaseSafe`, but not `Debug`
|
|
5
|
222
|
January 2, 2026
|
|
How to call the GMP library?
|
|
3
|
94
|
December 31, 2025
|
|
Spng for the zig build system
|
|
1
|
143
|
December 23, 2025
|
|
Translation errors trying to import libtcod
|
|
10
|
153
|
December 22, 2025
|
|
Make DuckDB extensions in Zig
|
|
0
|
215
|
December 17, 2025
|
|
Myra: An Oberon-inspired language using Zig c++ as its compiler backend
|
|
1
|
408
|
December 15, 2025
|
|
Generating C bindings via Zig's type reflection
|
|
4
|
239
|
December 13, 2025
|
|
Issue building C++ dynamic library
|
|
11
|
344
|
December 13, 2025
|
|
Is mmap() supported on Windows?
|
|
4
|
220
|
December 13, 2025
|
|
Zcutenet: Easy networking for games, a cute_net.h binding
|
|
0
|
141
|
December 11, 2025
|
|
Trying to build C project CBQN with Zig (using its makefile) getting "Failed to spawn zig cc"
|
|
9
|
128
|
December 7, 2025
|
|
Runtime linking not working on Linux and Windows but works on macOS
|
|
15
|
291
|
November 13, 2025
|
|
TERM-GTK4 outil
|
|
0
|
102
|
November 12, 2025
|
|
System tray icons via D-Bus
|
|
9
|
555
|
November 12, 2025
|
|
In C world, using negative value as unsigned integer is normal?
|
|
11
|
552
|
November 10, 2025
|
|
Help add c include path
|
|
7
|
5846
|
November 10, 2025
|
|
A PipeWire client audio wrapper
|
|
1
|
173
|
November 10, 2025
|
|
Phyzx - Zig Bindings For MuJoCo & An Attempt To Be a All In One Robot Training Library
|
|
0
|
95
|
November 6, 2025
|
|
How do I statically/dynamically link to a C exe using build.zig?
|
|
2
|
190
|
November 5, 2025
|
|
@cImport not handling #ifdefs correctly and including unix libraries even on windows
|
|
4
|
246
|
November 5, 2025
|
|
How do I match glob patterns in Zig?
|
|
8
|
1084
|
October 31, 2025
|
|
Pls explain to me what is the way to c import (guess is included)
|
|
3
|
178
|
October 29, 2025
|
|
"Duplicate symbol definition" error when using incremental compilation with zig sqlite library
|
|
3
|
181
|
October 28, 2025
|