About the Explain category
|
|
0
|
277
|
January 5, 2024
|
Zig vs Rust vs Odin
|
|
3
|
68
|
March 31, 2025
|
Why did Zig have async?
|
|
1
|
272
|
March 30, 2025
|
Surprising behaviour while working with the filesystem
|
|
3
|
130
|
March 30, 2025
|
What is the point of all the C++ Building?
|
|
3
|
210
|
March 30, 2025
|
What is the status of async with Zig?
|
|
60
|
5289
|
March 29, 2025
|
SIMD generation for large arrays
|
|
9
|
356
|
March 29, 2025
|
Zig with -fplugin
|
|
0
|
108
|
March 26, 2025
|
C++ to Zig?
|
|
2
|
297
|
March 21, 2025
|
How do I know when I should call deinit()?
|
|
7
|
397
|
March 16, 2025
|
Whats the deal with `error: file exists in multiple modules`?
|
|
2
|
161
|
March 16, 2025
|
Programmatically Defined Comptime Constant?
|
|
10
|
212
|
March 13, 2025
|
How do I know when return value optimization is possible?
|
|
6
|
314
|
March 12, 2025
|
Build test goes silent on failure in external function call
|
|
3
|
106
|
March 11, 2025
|
How does "context" and "lessThanFn" work in standard library sort functions?
|
|
2
|
150
|
March 10, 2025
|
Difference between a module and a library?
|
|
4
|
283
|
March 10, 2025
|
How does std_options work?
|
|
3
|
209
|
March 10, 2025
|
Is std.time.Timer realtime safe?
|
|
3
|
213
|
March 10, 2025
|
What is a test in zig?
|
|
16
|
473
|
March 9, 2025
|
Best practice: `std.math.f` versus `@f`
|
|
1
|
193
|
March 8, 2025
|
Test CLI program
|
|
2
|
114
|
March 7, 2025
|
What exactly is WasmAllocator?
|
|
6
|
678
|
March 7, 2025
|
How to run langref generation
|
|
4
|
181
|
March 4, 2025
|
Question about comptime evaluation of functions
|
|
9
|
219
|
March 3, 2025
|
Array of const elements
|
|
2
|
178
|
March 3, 2025
|
Why does Zig not compile some files
|
|
2
|
189
|
March 2, 2025
|
Why do packed struct reverse the order of u4 fields?
|
|
2
|
165
|
February 28, 2025
|
Comptime variables
|
|
10
|
436
|
February 25, 2025
|
Help me understand some of `io.zig` in the standard library
|
|
5
|
208
|
February 21, 2025
|
Should a module link C libraries it depends on?
|
|
3
|
133
|
February 20, 2025
|