|
Typing `: [1024]u8 = undefined` Less?
|
|
11
|
320
|
January 12, 2026
|
|
How best to navigate breaking changes:: Do these happen often?
|
|
5
|
92
|
January 12, 2026
|
|
Is it possible to implement Stack Stitching with Hot Split and *just work* with Zig?
|
|
0
|
43
|
January 12, 2026
|
|
Setting value to partial set of a nullable array
|
|
15
|
185
|
January 12, 2026
|
|
String initialization
|
|
1
|
148
|
January 11, 2026
|
|
Why is 0.16-dev a lot slower than 0.15.2?
|
|
2
|
416
|
January 10, 2026
|
|
RFC 7636 Oauth Proof Key for Code Exchange (for Google)
|
|
1
|
130
|
January 10, 2026
|
|
How to create a memory region at compile time and have part of it embedded in the program binary?
|
|
13
|
247
|
January 10, 2026
|
|
How to use @fieldParentPointer with a non-null version of a nullable field
|
|
11
|
113
|
January 10, 2026
|
|
Zig: Why does removing the type field from a vtable-based struct changes the behaviour
|
|
19
|
281
|
January 9, 2026
|
|
View compile time values in a debugger
|
|
4
|
218
|
January 9, 2026
|
|
Is it possible to use non-exhaustive enums in `zon`?
|
|
15
|
354
|
January 9, 2026
|
|
Debug on Jetbrains
|
|
21
|
677
|
January 8, 2026
|
|
Packing non-pointer optionals
|
|
12
|
184
|
January 8, 2026
|
|
There isno readUnti* now?
|
|
3
|
132
|
January 8, 2026
|
|
Strange behaviour with allocator.free();
|
|
18
|
357
|
January 8, 2026
|
|
How to check if non-null pointer is not null?
|
|
33
|
400
|
January 7, 2026
|
|
Inclusive ranges only work in switch block and non-inclusive ranges only work in for loops. What not both for both?
|
|
3
|
104
|
January 7, 2026
|
|
Error: expected type <type>, found <same-type>
|
|
9
|
168
|
January 7, 2026
|
|
Setting ASM function prologue
|
|
12
|
126
|
January 7, 2026
|
|
How does passing slices as function parameters work internally in Zig?
|
|
2
|
88
|
January 7, 2026
|
|
Performance advice for large array (framebuffer) please?
|
|
14
|
685
|
January 7, 2026
|
|
When i deleted 2 lines a Dependency Loop appeared and I cannot solve it
|
|
21
|
242
|
January 7, 2026
|
|
std.mem.replaceOwned: help with escape sequences
|
|
6
|
195
|
January 6, 2026
|
|
Segfault when linking libc on kindle
|
|
8
|
207
|
January 6, 2026
|
|
Pub main fn changes and accessing env vars in tests
|
|
3
|
118
|
January 6, 2026
|
|
New Idea for file level structs
|
|
11
|
429
|
January 5, 2026
|
|
Floatmode confusion
|
|
10
|
162
|
January 5, 2026
|
|
Struct field initialisation shorthand / punning
|
|
9
|
236
|
January 4, 2026
|
|
Are there support for iterator adaptors and consumers in the standard library?
|
|
21
|
465
|
January 4, 2026
|