|
About the Explain category
|
|
0
|
476
|
January 5, 2024
|
|
Canonical Cross Compiling w/ System Dependencies, PKG Config, --sysroot and --search-prefix?
|
|
0
|
69
|
September 11, 2026
|
|
Learning Zig
|
|
6
|
426
|
September 10, 2026
|
|
Too many VMA with SMPAllocator
|
|
4
|
360
|
September 8, 2026
|
|
How to use `build_options` inside test blocks
|
|
3
|
212
|
September 8, 2026
|
|
Design of Io.File.MultiReader?
|
|
2
|
226
|
September 5, 2026
|
|
What are we expecting in 0.17?
|
|
24
|
1983
|
September 4, 2026
|
|
When to use builtins vs std.math? log, log10, log2, other?
|
|
3
|
354
|
September 1, 2026
|
|
(Dedicated function for) natural logarithm missing in standard library
|
|
5
|
531
|
August 31, 2026
|
|
Why not just `.vtable = @ptrCast(vtable)`?
|
|
19
|
707
|
August 28, 2026
|
|
What is the logic behind translate c function shortcuts? Is it bugged?
|
|
5
|
287
|
August 27, 2026
|
|
What kind of errors can or should be handled by the user facing code?
|
|
8
|
358
|
August 27, 2026
|
|
Why doesn't Zig have std.HashSet?
|
|
5
|
756
|
August 26, 2026
|
|
Documentation Io.File.reader
|
|
2
|
225
|
August 23, 2026
|
|
Is `resume` a reserved word?
|
|
2
|
611
|
August 22, 2026
|
|
The dot "." overuse
|
|
30
|
1618
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
1070
|
August 20, 2026
|
|
Debugging Zig (with a debugger)
|
|
50
|
13394
|
August 19, 2026
|
|
Add Unsafe Shift Operators
|
|
3
|
308
|
August 15, 2026
|
|
Why does Deque.at return T instead of ?T
|
|
12
|
1018
|
August 13, 2026
|
|
Auto vectorization of loops
|
|
5
|
654
|
August 12, 2026
|
|
Unexpected size of union
|
|
12
|
1069
|
August 11, 2026
|
|
Surprising side effect using print statements
|
|
4
|
521
|
August 11, 2026
|
|
When to use mutex or atomic
|
|
8
|
445
|
August 9, 2026
|
|
Why are the Reader and Writer vtables intrusive as well?
|
|
32
|
1516
|
August 7, 2026
|
|
Purely Technical Discussion: Memory-Safe Compilation Mode Inspired by Fil-C
|
|
87
|
5465
|
August 7, 2026
|
|
Errors union should allow compiler to see underlying type. Right?
|
|
2
|
230
|
August 7, 2026
|
|
Questions about mutability, lambdas and many-item pointers
|
|
7
|
481
|
August 5, 2026
|
|
Why is Zig (version 0.15.2) generating a `memcpy` in this code?
|
|
3
|
405
|
August 4, 2026
|
|
Help understanding error.Canceled
|
|
5
|
343
|
July 31, 2026
|