|
Future Polling
|
|
6
|
284
|
July 24, 2026
|
|
Comptime-known pointers of thread-local variables
|
|
3
|
72
|
July 24, 2026
|
|
Is there a compiler bug here? Or just intentional design?
|
|
42
|
722
|
July 23, 2026
|
|
Immovable hell
|
|
13
|
655
|
July 23, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
51
|
1931
|
July 23, 2026
|
|
What is |this| called?
|
|
8
|
428
|
July 23, 2026
|
|
Any reasons to not use "file as singleton" paradigm in zig
|
|
7
|
402
|
July 22, 2026
|
|
Declare const or var depending on comptime const
|
|
15
|
484
|
July 22, 2026
|
|
Using C libraries in Zig
|
|
3
|
234
|
July 20, 2026
|
|
Idiom for an "old-school" try-catch block
|
|
26
|
1044
|
July 20, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
339
|
July 19, 2026
|
|
Proposal: suppress unused parameter errors in functions containing `@compileLog`
|
|
2
|
203
|
July 18, 2026
|
|
Bitcast should be allowed on enums with tag types
|
|
5
|
460
|
July 18, 2026
|
|
Trying to create a little server application
|
|
15
|
556
|
July 17, 2026
|
|
How to check two function type matches?
|
|
2
|
147
|
July 17, 2026
|
|
How to retrieve function names via `@typeInfo` in zig 0.17.0?
|
|
3
|
189
|
July 17, 2026
|
|
Representing GPU device pointers on the CPU host side
|
|
6
|
269
|
July 17, 2026
|
|
Vendoring Zig Compiler as Library
|
|
3
|
445
|
July 17, 2026
|
|
Why isn't "defer" sentence executed?
|
|
55
|
1145
|
July 16, 2026
|
|
A small nitpicking inconsistency in Zig
|
|
26
|
594
|
July 16, 2026
|
|
How to deal with `undefined` buffers in ReleaseSafe mode
|
|
6
|
169
|
July 16, 2026
|
|
A question on a switch of a comptime known value
|
|
2
|
145
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
343
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
342
|
July 14, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
233
|
July 13, 2026
|
|
How to install Zig of a specific snapshot version
|
|
7
|
186
|
July 13, 2026
|
|
How to check if a struct is from an instance of a generic struct
|
|
14
|
283
|
July 12, 2026
|
|
Zcore : an early (WIP) tensor library in Zig for Zig... looking for design feedback and help
|
|
5
|
273
|
July 11, 2026
|
|
Regrex: a tiny implementation of basic regular expressions
|
|
0
|
163
|
July 11, 2026
|
|
Logging !?Entry errors and continuing
|
|
2
|
136
|
July 11, 2026
|