|
Inferred error set without an error union
|
|
6
|
170
|
July 28, 2026
|
|
Bun’s Zig fork got 4x faster compilation times
|
|
40
|
24338
|
July 28, 2026
|
|
Discussion: Upcoming @backingInt() and @fromBackingInt() convenience builtins
|
|
3
|
403
|
July 27, 2026
|
|
Use Cases for Floating Point Environment Access in Zig
|
|
4
|
221
|
July 27, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
59
|
2585
|
July 27, 2026
|
|
Array of arrays with default value, dont specify length
|
|
9
|
327
|
July 27, 2026
|
|
Idiomatic way to hide 'internal' implementation details
|
|
15
|
525
|
July 27, 2026
|
|
How to use CRC structs in `std.hash`?
|
|
4
|
188
|
July 26, 2026
|
|
Which open source projects showcase state of the art Zig?
|
|
11
|
952
|
July 26, 2026
|
|
State of http middlewares in zig 0.16
|
|
6
|
575
|
July 26, 2026
|
|
stdin_reader.takeDelimiterExclusive returns immediately in a loop instead of blocking for input (Zig 0.16, new Io interface)
|
|
5
|
198
|
July 26, 2026
|
|
A way of some kind to discover whats taking up the most in zig exe size?
|
|
4
|
290
|
July 25, 2026
|
|
Is there a compiler bug here? Or just intentional design?
|
|
44
|
952
|
July 24, 2026
|
|
Comptime-known pointers of thread-local variables
|
|
4
|
198
|
July 24, 2026
|
|
Immovable hell
|
|
14
|
880
|
July 24, 2026
|
|
Future Polling
|
|
6
|
406
|
July 24, 2026
|
|
What is |this| called?
|
|
8
|
537
|
July 23, 2026
|
|
Any reasons to not use "file as singleton" paradigm in zig
|
|
7
|
471
|
July 22, 2026
|
|
Declare const or var depending on comptime const
|
|
15
|
500
|
July 22, 2026
|
|
Using C libraries in Zig
|
|
3
|
248
|
July 20, 2026
|
|
Idiom for an "old-school" try-catch block
|
|
26
|
1068
|
July 20, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
354
|
July 19, 2026
|
|
Proposal: suppress unused parameter errors in functions containing `@compileLog`
|
|
2
|
208
|
July 18, 2026
|
|
Bitcast should be allowed on enums with tag types
|
|
5
|
467
|
July 18, 2026
|
|
Trying to create a little server application
|
|
15
|
571
|
July 17, 2026
|
|
How to check two function type matches?
|
|
2
|
148
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
192
|
July 17, 2026
|
|
Representing GPU device pointers on the CPU host side
|
|
6
|
281
|
July 17, 2026
|
|
Vendoring Zig Compiler as Library
|
|
3
|
450
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1174
|
July 16, 2026
|