How to emit headers file from build.zig. zig 0.14.0
|
|
8
|
293
|
May 7, 2025
|
Advice on how to build a C project with Zig
|
|
10
|
561
|
May 1, 2025
|
Zig-cc, wasi and setjmp
|
|
1
|
81
|
April 28, 2025
|
Need help with static linking of an executable
|
|
8
|
136
|
April 13, 2025
|
@setEvalBranchQuota() in cimport failed
|
|
2
|
81
|
April 13, 2025
|
How to ensure that a function definition matches the prototype in a C header file
|
|
4
|
120
|
April 12, 2025
|
Zig build-exe --print_air for C file
|
|
1
|
52
|
April 8, 2025
|
Zig build fails to compile C program when using "-Werror" flag and optimized for safety
|
|
5
|
83
|
April 8, 2025
|
Static linking crt
|
|
18
|
332
|
April 7, 2025
|
Huge binary freestanding / STM32 (Zig 0.14.0)
|
|
9
|
394
|
April 7, 2025
|
std::char_traits<unsigned char> compilation error
|
|
2
|
131
|
April 4, 2025
|
"error: unable to resolve comptime value" on @cImport library
|
|
1
|
57
|
April 3, 2025
|
Copying [*c]u8 to []const u8
|
|
3
|
118
|
April 2, 2025
|
Inconsistency with `zig ar`
|
|
2
|
173
|
April 1, 2025
|
Provide my own malloc and free to C dependency?
|
|
11
|
410
|
March 30, 2025
|
The linux kernel community is discussing convert the linux kernel from c to modern c++
|
|
40
|
5956
|
March 27, 2025
|
Extern file containers
|
|
2
|
77
|
March 20, 2025
|
Problem with using `miniaudio` C library
|
|
2
|
111
|
March 17, 2025
|
I want to use ioctl to get winsize. i have c code but dont get zig
|
|
8
|
146
|
March 16, 2025
|
MLX.zig: Llama 3.2 in Zig
|
|
0
|
124
|
March 14, 2025
|
Zig bindings for c closures
|
|
5
|
253
|
March 14, 2025
|
Calling any `sndfile` (C library) function segfaults :<
|
|
9
|
90
|
March 13, 2025
|
Zig cc dynamic C lib runtime error on NixOS
|
|
22
|
1243
|
March 13, 2025
|
Workflow when writing c bindings?
|
|
17
|
562
|
March 12, 2025
|
Build test goes silent on failure in external function call
|
|
3
|
108
|
March 11, 2025
|
Nested extern structs
|
|
11
|
119
|
March 11, 2025
|
How to prevent module duplication?
|
|
3
|
154
|
March 10, 2025
|
Casting to a C array of strings
|
|
10
|
287
|
March 7, 2025
|
How to free memory allocated by C library? (libmariadb.so)
|
|
2
|
140
|
March 4, 2025
|
Compiling donut.c
|
|
1
|
156
|
March 3, 2025
|