|
Idiom for an "old-school" try-catch block
|
|
10
|
630
|
July 19, 2026
|
|
Is there a compiler bug here? Or just intentional design?
|
|
4
|
125
|
July 19, 2026
|
|
Declare const or var depending on comptime const
|
|
9
|
251
|
July 19, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
289
|
July 19, 2026
|
|
Proposal: suppress unused parameter errors in functions containing `@compileLog`
|
|
2
|
168
|
July 18, 2026
|
|
The Magic of ArenaAllocator, No Leak, No Grow, No What You Think
|
|
0
|
281
|
July 18, 2026
|
|
Bitcast should be allowed on enums with tag types
|
|
5
|
437
|
July 18, 2026
|
|
Trying to create a little server application
|
|
15
|
538
|
July 17, 2026
|
|
How to check two function type matches?
|
|
2
|
132
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
171
|
July 17, 2026
|
|
Representing GPU device pointers on the CPU host side
|
|
6
|
244
|
July 17, 2026
|
|
Vendoring Zig Compiler as Library
|
|
3
|
434
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1124
|
July 16, 2026
|
|
A small nitpicking inconsistency in Zig
|
|
26
|
535
|
July 16, 2026
|
|
How to deal with `undefined` buffers in ReleaseSafe mode
|
|
6
|
154
|
July 16, 2026
|
|
A question on a switch of a comptime known value
|
|
2
|
141
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
328
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
327
|
July 14, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
229
|
July 13, 2026
|
|
How to install Zig of a specific snapshot version
|
|
7
|
178
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
273
|
July 12, 2026
|
|
Zcore : an early (WIP) tensor library in Zig for Zig... looking for design feedback and help
|
|
5
|
269
|
July 11, 2026
|
|
Regrex: a tiny implementation of basic regular expressions
|
|
0
|
158
|
July 11, 2026
|
|
Logging !?Entry errors and continuing
|
|
2
|
132
|
July 11, 2026
|
|
Simd operation for combining multiple u64 values
|
|
4
|
162
|
July 11, 2026
|
|
Using freetype c in zig
|
|
9
|
350
|
July 11, 2026
|
|
Full copy of tagged union just to check tag in debug mode?
|
|
2
|
194
|
July 10, 2026
|
|
Diagnostics (again)
|
|
5
|
241
|
July 10, 2026
|
|
Handling a range of unreachable values in a switch
|
|
5
|
142
|
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
|
339
|
July 9, 2026
|