Xtxf: binary matrix / screensaver
|
|
6
|
537
|
May 25, 2025
|
How can I use the Zig build system to compile and debug a pure C++ project?
|
|
4
|
93
|
May 28, 2025
|
Downsides of making a zig function callconv to .c?
|
|
2
|
101
|
May 28, 2025
|
Generate bindings for Godot and integrate it to Zig's build system
|
|
4
|
152
|
May 28, 2025
|
Monkey Lang: an interpreter written by hand
|
|
0
|
121
|
May 27, 2025
|
Trying to build a MinGW supported project but getting lld-link: undefined symbol: __declspec(dllimport) _CrtDbgReport
|
|
5
|
127
|
May 25, 2025
|
Problem with using `miniaudio` C library
|
|
4
|
237
|
May 23, 2025
|
STM32 Hal Import
|
|
6
|
244
|
May 21, 2025
|
Libffi with a Zig build script and bindings
|
|
3
|
270
|
May 21, 2025
|
`comptime` conditional `extern` declarations
|
|
3
|
70
|
May 20, 2025
|
Should I provide custom code to handle stdlib.h when translating c in zig?
|
|
9
|
285
|
May 17, 2025
|
Call a variadic C function from generic Zig code without overhead
|
|
0
|
99
|
May 14, 2025
|
How to use zig from c
|
|
17
|
335
|
May 12, 2025
|
How to emit headers file from build.zig. zig 0.14.0
|
|
8
|
324
|
May 7, 2025
|
Advice on how to build a C project with Zig
|
|
10
|
599
|
May 1, 2025
|
Zig-cc, wasi and setjmp
|
|
1
|
100
|
April 28, 2025
|
Need help with static linking of an executable
|
|
8
|
142
|
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
|
121
|
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
|
89
|
April 8, 2025
|
Static linking crt
|
|
18
|
349
|
April 7, 2025
|
Huge binary freestanding / STM32 (Zig 0.14.0)
|
|
9
|
405
|
April 7, 2025
|
std::char_traits<unsigned char> compilation error
|
|
2
|
138
|
April 4, 2025
|
"error: unable to resolve comptime value" on @cImport library
|
|
1
|
58
|
April 3, 2025
|
Copying [*c]u8 to []const u8
|
|
3
|
122
|
April 2, 2025
|
Inconsistency with `zig ar`
|
|
2
|
175
|
April 1, 2025
|
Provide my own malloc and free to C dependency?
|
|
11
|
413
|
March 30, 2025
|
The linux kernel community is discussing convert the linux kernel from c to modern c++
|
|
40
|
6039
|
March 27, 2025
|
Extern file containers
|
|
2
|
77
|
March 20, 2025
|