|
Using freetype c in zig
|
|
2
|
58
|
July 9, 2026
|
|
Zcore : an early (WIP) tensor library in Zig for Zig... looking for design feedback and help
|
|
1
|
91
|
July 9, 2026
|
|
Handling a range of unreachable values in a switch
|
|
5
|
90
|
July 9, 2026
|
|
Pointers to tuple literals can be coerced into array and many-item pointers, but pointers to tuple variables can't. Intended design?
|
|
16
|
282
|
July 9, 2026
|
|
Switch on @TypeOf anytype argument
|
|
2
|
129
|
July 8, 2026
|
|
Why do enum fields create dependency loop errors in situations where decls don't?
|
|
9
|
199
|
July 8, 2026
|
|
Why are there four different versions of `LazyPath.getPath`?
|
|
3
|
189
|
July 8, 2026
|
|
Use of specialization constants in zig shaders
|
|
1
|
154
|
July 8, 2026
|
|
Idiomatic way to write thin zero-cost wrappers?
|
|
9
|
414
|
July 8, 2026
|
|
What are easy to understand sources to learn how to use the new IO?
|
|
13
|
342
|
July 8, 2026
|
|
Size increase by 470+ kb after adding std.Io interface.
|
|
11
|
1028
|
July 7, 2026
|
|
The Zig team makes the language exactly as I would want, even when they don't
|
|
5
|
704
|
July 7, 2026
|
|
Segmentation Fault Parsing Command Line Arguments
|
|
8
|
200
|
July 7, 2026
|
|
General string handling
|
|
7
|
306
|
July 7, 2026
|
|
Half-open ranges in switch, and empty switch ranges without compile error
|
|
3
|
205
|
July 7, 2026
|
|
Diving deep into anonymous struct literals
|
|
18
|
2823
|
July 6, 2026
|
|
Adding / counting bools
|
|
18
|
457
|
July 6, 2026
|
|
Multi dimentional slice conversion problems
|
|
4
|
148
|
July 6, 2026
|
|
The request of information of build-commit.yml CI machine
|
|
3
|
114
|
July 6, 2026
|
|
Testing all tests
|
|
18
|
246
|
July 6, 2026
|
|
__LINE__ or __FILE__ Equivalent
|
|
3
|
257
|
July 5, 2026
|
|
How to better represent ast nodes
|
|
1
|
134
|
July 5, 2026
|
|
A counter proposal to @mlugg's "make by-ref capture semantics consistent" proposal
|
|
17
|
750
|
July 5, 2026
|
|
Confusion about comptime vs runtime evaluation
|
|
15
|
394
|
July 5, 2026
|
|
One-Line-If doesn't link with One-Line-Else?
|
|
2
|
185
|
July 5, 2026
|
|
Does it make sense to create a function that takes a stdout writer which might not be used?
|
|
2
|
128
|
July 4, 2026
|
|
Zeroing at comptime syntax
|
|
9
|
522
|
July 4, 2026
|
|
Why does panic handler is separated from std options
|
|
2
|
217
|
July 4, 2026
|
|
How to copy a smaller slice into a bigger slice?
|
|
11
|
357
|
July 4, 2026
|
|
Why is @constCast a one-directional function?
|
|
8
|
403
|
July 4, 2026
|