|
About the Explain category
|
|
0
|
468
|
January 5, 2024
|
|
The dot "." overuse
|
|
22
|
589
|
August 18, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
22
|
722
|
August 18, 2026
|
|
Add Unsafe Shift Operators
|
|
3
|
254
|
August 15, 2026
|
|
Why does Deque.at return T instead of ?T
|
|
12
|
927
|
August 13, 2026
|
|
Auto vectorization of loops
|
|
5
|
598
|
August 12, 2026
|
|
Unexpected size of union
|
|
12
|
1027
|
August 11, 2026
|
|
Surprising side effect using print statements
|
|
4
|
495
|
August 11, 2026
|
|
Debugging Zig (with a debugger)
|
|
49
|
12791
|
August 11, 2026
|
|
When to use mutex or atomic
|
|
8
|
373
|
August 9, 2026
|
|
Why are the Reader and Writer vtables intrusive as well?
|
|
32
|
1383
|
August 7, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
87
|
5008
|
August 7, 2026
|
|
Errors union should allow compiler to see underlying type. Right?
|
|
2
|
219
|
August 7, 2026
|
|
Questions about mutability, lambdas and many-item pointers
|
|
7
|
461
|
August 5, 2026
|
|
Why is Zig (version 0.15.2) generating a `memcpy` in this code?
|
|
3
|
395
|
August 4, 2026
|
|
Help understanding error.Canceled
|
|
5
|
323
|
July 31, 2026
|
|
Is there a git tag naming convention or requirement for Zig libraries?
|
|
3
|
318
|
July 30, 2026
|
|
When should I `io` be passed in vs stored?
|
|
15
|
778
|
July 29, 2026
|
|
Why is it ok to free `&.{}`
|
|
7
|
535
|
July 27, 2026
|
|
Why is zig build so slow?
|
|
19
|
975
|
July 27, 2026
|
|
Which open source projects showcase state of the art Zig?
|
|
11
|
1077
|
July 26, 2026
|
|
Any reasons to not use "file as singleton" paradigm in zig
|
|
7
|
512
|
July 22, 2026
|
|
What is this (first time setup) the compiler started doing on upstream?
|
|
3
|
384
|
July 19, 2026
|
|
An edge case for Io.Dir.realpath*() functions
|
|
2
|
173
|
July 18, 2026
|
|
Any webview binding for Zig like this one in C++?
|
|
3
|
311
|
July 16, 2026
|
|
A question on a switch of a comptime known value
|
|
2
|
156
|
July 14, 2026
|
|
Runtime Array creation
|
|
4
|
368
|
July 14, 2026
|
|
Why should the compilation fail when there's a compileLog?
|
|
4
|
238
|
July 12, 2026
|
|
Reader return EndOfStream before remaining bytes
|
|
22
|
587
|
July 12, 2026
|
|
Handling a range of unreachable values in a switch
|
|
5
|
162
|
July 9, 2026
|