About the Explain category
|
|
0
|
291
|
January 5, 2024
|
Entity name collision and scope of variables, constants and functions
|
|
2
|
4
|
April 24, 2025
|
Ergonomics of ArrayListUnmanaged
|
|
3
|
99
|
April 23, 2025
|
Can errdefer and defer be combined?
|
|
24
|
748
|
April 22, 2025
|
Very Cursed Syntax (sry I had to share)
|
|
13
|
490
|
April 18, 2025
|
`while` loops: why count in the continue expression and leave the body empty?
|
|
2
|
185
|
April 18, 2025
|
How do deal with Zig error not being to contain data?
|
|
6
|
213
|
April 17, 2025
|
Asking "xAI/grok" a question about "Hello World!" syntax in Zig
|
|
7
|
236
|
April 16, 2025
|
Compile Boot Sector Games?
|
|
7
|
146
|
April 16, 2025
|
Why do some builtins use result types and others don't?
|
|
2
|
167
|
April 15, 2025
|
What makes "ban returning pointer to stack memory" difficult?
|
|
70
|
1537
|
April 14, 2025
|
Why allow cyclic imports?
|
|
9
|
354
|
April 12, 2025
|
Why does Zig not compile some files
|
|
5
|
365
|
April 12, 2025
|
Is there a way to make custom data structure that is indexable and hence can be used with for loop
|
|
4
|
186
|
April 11, 2025
|
Why does compiler generate `seto` instruction but not use it?
|
|
5
|
145
|
April 10, 2025
|
Backwards compatibility
|
|
2
|
170
|
April 9, 2025
|
Zig Testing
|
|
2
|
170
|
April 9, 2025
|
I don't know what kind of programming I want to do. Please help me figure out
|
|
9
|
268
|
April 9, 2025
|
ZON specification
|
|
5
|
215
|
April 9, 2025
|
Zig vs Rust vs Odin
|
|
29
|
1696
|
April 7, 2025
|
What constitutes "side-effects" for build steps?
|
|
3
|
142
|
April 4, 2025
|
Are C libraries recompiled during every zig build?
|
|
2
|
170
|
April 2, 2025
|
Why did Zig have async?
|
|
1
|
451
|
March 30, 2025
|
Surprising behaviour while working with the filesystem
|
|
3
|
165
|
March 30, 2025
|
What is the point of all the C++ Building?
|
|
3
|
266
|
March 30, 2025
|
What is the status of async with Zig?
|
|
60
|
5918
|
March 29, 2025
|
SIMD generation for large arrays
|
|
9
|
396
|
March 29, 2025
|
Zig with -fplugin
|
|
0
|
120
|
March 26, 2025
|
C++ to Zig?
|
|
2
|
311
|
March 21, 2025
|
How do I know when I should call deinit()?
|
|
7
|
438
|
March 16, 2025
|