WASM, setjmp and generic-musl
|
|
3
|
228
|
May 28, 2024
|
Static library from C source file
|
|
1
|
173
|
May 28, 2024
|
Zig cc huge intermediate binary objects
|
|
18
|
903
|
May 26, 2024
|
How bad are multiple @cImport's
|
|
1
|
242
|
May 25, 2024
|
Zig on STM32: huge binary after update to 0.12
|
|
10
|
800
|
May 24, 2024
|
Static linking newlibc as libc, freestanding on ARM, zig + c libraries
|
|
5
|
1200
|
May 21, 2024
|
How to pass [*c][*c] pointer to c function?
|
|
6
|
190
|
May 18, 2024
|
Targeting Android
|
|
9
|
736
|
May 16, 2024
|
Adding type assertions in external C lib bindings?
|
|
7
|
319
|
May 12, 2024
|
How to properly add C library to build.zig - Zig 0.13
|
|
3
|
850
|
May 11, 2024
|
What is the error of illegal instruction at address 0xba8658?
|
|
10
|
242
|
May 10, 2024
|
How to assign and print char * from C
|
|
1
|
188
|
May 9, 2024
|
Help add c include path
|
|
4
|
1835
|
May 7, 2024
|
Can't use external includes on NixOS?
|
|
3
|
291
|
May 3, 2024
|
How to use stb_image.h OR Are there any good zig image processing libs for 0.12.0
|
|
9
|
520
|
April 29, 2024
|
Suggestions for interop with C libraries
|
|
1
|
312
|
April 27, 2024
|
Having trouble with opengl and element buffer objects
|
|
2
|
170
|
April 26, 2024
|
Duplicate symbol linking libc
|
|
1
|
203
|
April 22, 2024
|
Zls not working with imported raylib
|
|
9
|
1181
|
April 21, 2024
|
Tcp hang on read
|
|
5
|
240
|
April 20, 2024
|
Calling tdlib-json from zig segfaults?
|
|
2
|
170
|
April 16, 2024
|
How to link against static msvc libc on Windows?
|
|
8
|
763
|
April 16, 2024
|
Help with abi (opaque)(struct)
|
|
1
|
154
|
April 12, 2024
|
Help with building Raylib
|
|
18
|
1440
|
April 12, 2024
|
How to get `std.c._errno()` name
|
|
2
|
162
|
April 10, 2024
|
Is this possible to use a C external library into a build.zig?
|
|
3
|
332
|
April 10, 2024
|
Compiling Cpp and C files into shared objects using Zig cc/c++
|
|
1
|
336
|
April 8, 2024
|
PyMODINIT_FUNC
|
|
7
|
259
|
March 28, 2024
|
cImport don't check `#includes`? typedef didn't appear after cImport
|
|
3
|
250
|
March 25, 2024
|
Initializing [*c]const [*c]const u8
|
|
10
|
573
|
March 16, 2024
|