How to install sdl3 library?
|
|
1
|
69
|
March 25, 2025
|
Idiomatic way to querry Elf sections?
|
|
4
|
153
|
March 25, 2025
|
GitHub - chung-leong/zigft: Zig function transform library
|
|
1
|
189
|
March 24, 2025
|
What's the difference between these two loops?
|
|
7
|
276
|
March 23, 2025
|
Optional segfault
|
|
13
|
297
|
March 22, 2025
|
`File.reader().readAllAlloc()` and `File.readToEndAlloc()` give different behavoir
|
|
6
|
78
|
March 22, 2025
|
C++ to Zig?
|
|
2
|
251
|
March 21, 2025
|
Zigar 0.14.0: A major step forward in Zig-JavaScript interoperability
|
|
4
|
411
|
March 21, 2025
|
Error: depends on itself
|
|
5
|
197
|
March 20, 2025
|
Comptime Zig ORM
|
|
5
|
368
|
March 20, 2025
|
Extern file containers
|
|
2
|
70
|
March 20, 2025
|
Why @constCast need explict type in 0.14?
|
|
6
|
254
|
March 19, 2025
|
Build SDL on android failed on 0.14.0
|
|
2
|
141
|
March 19, 2025
|
Stringifying structures containing an allocator
|
|
9
|
305
|
March 18, 2025
|
Writing File to User .cache Directory
|
|
13
|
285
|
March 18, 2025
|
Inferred error set for a function type
|
|
9
|
210
|
March 18, 2025
|
How to fix memory leak?
|
|
7
|
166
|
March 18, 2025
|
Decl literals and packed struct equality
|
|
3
|
180
|
March 18, 2025
|
Problem initialising field of type std.io.AnyWriter
|
|
4
|
71
|
March 17, 2025
|
Proposal: Bounds-checking indexing
|
|
7
|
393
|
March 17, 2025
|
Support switch on string variable
|
|
60
|
1858
|
March 16, 2025
|
Why doesn’t Zig have C-style `for` loops?
|
|
15
|
449
|
March 16, 2025
|
I want to use ioctl to get winsize. i have c code but dont get zig
|
|
8
|
115
|
March 16, 2025
|
Enum literal vs container level variable in the language reference
|
|
1
|
79
|
March 16, 2025
|
How to detect at comptime an struct field that is default initialized to undefined?
|
|
11
|
208
|
March 15, 2025
|
Error zig expected type 'cimport.struct_Vector2', found 'cimport.struct_Vector2'
|
|
2
|
74
|
March 15, 2025
|
Unwrap error from type
|
|
1
|
66
|
March 15, 2025
|
Decimal pure zig
|
|
3
|
417
|
March 15, 2025
|
Should I rather use comptime struct fields or parametric type constant
|
|
2
|
115
|
March 15, 2025
|
Ideas For a Project to Learn Zig
|
|
1
|
215
|
March 14, 2025
|