|
Is there a compiler bug here? Or just intentional design?
|
|
44
|
816
|
July 24, 2026
|
|
Comptime-known pointers of thread-local variables
|
|
4
|
144
|
July 24, 2026
|
|
Immovable hell
|
|
14
|
760
|
July 24, 2026
|
|
Future Polling
|
|
6
|
338
|
July 24, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
51
|
1976
|
July 23, 2026
|
|
What is |this| called?
|
|
8
|
453
|
July 23, 2026
|
|
Any reasons to not use "file as singleton" paradigm in zig
|
|
7
|
410
|
July 22, 2026
|
|
Declare const or var depending on comptime const
|
|
15
|
486
|
July 22, 2026
|
|
Using C libraries in Zig
|
|
3
|
236
|
July 20, 2026
|
|
Idiom for an "old-school" try-catch block
|
|
26
|
1045
|
July 20, 2026
|
|
Partial workaround for missing `decls` param to `@Struct`
|
|
10
|
341
|
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
|
461
|
July 18, 2026
|
|
Trying to create a little server application
|
|
15
|
558
|
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
|
271
|
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
|
595
|
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
|
146
|
July 14, 2026
|
|
Zig and gtk4
|
|
2
|
344
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
343
|
July 14, 2026
|
|
Is there any work being done to reduce the size of the `zig-cache` directory?
|
|
1
|
234
|
July 13, 2026
|
|
How to install Zig of a specific snapshot version
|
|
7
|
187
|
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
|
164
|
July 11, 2026
|
|
Logging !?Entry errors and continuing
|
|
2
|
136
|
July 11, 2026
|