|
Why doesn't Zig support anytype result type?
|
|
17
|
485
|
December 25, 2025
|
|
Non-blocking use of std.Io.net.Reader? takeStruct blocks when no data is available
|
|
4
|
133
|
December 24, 2025
|
|
Notes on DebugAllocator
|
|
5
|
409
|
December 23, 2025
|
|
Instantiate a slice for tests
|
|
4
|
110
|
December 20, 2025
|
|
Zig API naming: single-letter generics with no explanation?
|
|
6
|
496
|
December 18, 2025
|
|
What was the deal with the 0.15.2 release?
|
|
3
|
553
|
December 17, 2025
|
|
When to flush
|
|
3
|
262
|
December 17, 2025
|
|
Bug in std.math.pow with large powers?
|
|
8
|
396
|
December 12, 2025
|
|
Const variables and copying on assignment
|
|
3
|
136
|
December 11, 2025
|
|
Ergonomics of ArrayListUnmanaged
|
|
27
|
1593
|
December 11, 2025
|
|
Tiny bit of confusion around Zig's standardized naming conventions
|
|
15
|
688
|
December 10, 2025
|
|
Applications and libraries that use the 0.16.0 preview of std.Io
|
|
8
|
687
|
December 9, 2025
|
|
How to enforce Function Call Ordering
|
|
16
|
535
|
December 7, 2025
|
|
openFile() and file.close() with different? Io objects
|
|
20
|
347
|
December 5, 2025
|
|
What does it mean to hit 1.0
|
|
4
|
516
|
December 1, 2025
|
|
What happened to the proposed source/sink semantics in IO?
|
|
30
|
1267
|
December 1, 2025
|
|
Dynamic linking without libc adventures
|
|
71
|
3920
|
December 1, 2025
|
|
Cloudflare and `.?`
|
|
79
|
1875
|
November 30, 2025
|
|
How to protect a function against misuse at compile time
|
|
3
|
205
|
November 29, 2025
|
|
Why `var` slice that is not mutated does not trigger compile error?
|
|
10
|
165
|
November 27, 2025
|
|
To use a std.Io.Reader or to use a []const u8
|
|
5
|
330
|
November 27, 2025
|
|
Is there a roadmap / plan for "the right way" to generate files during a build?
|
|
13
|
678
|
November 23, 2025
|
|
Looks like std.fs.File.Writer broken on MacOs
|
|
1
|
218
|
November 22, 2025
|
|
Testing with OS provided arguments
|
|
4
|
168
|
November 20, 2025
|
|
Binary size is more than double after migrating to new Io
|
|
6
|
569
|
November 18, 2025
|
|
What would second implementation of Zig need to compile/bootstrap Zig?
|
|
6
|
879
|
November 18, 2025
|
|
Memory guards between Zig and Global Assembly
|
|
4
|
344
|
November 17, 2025
|
|
What allows comptime to not increase compile times significantly in many cases?
|
|
5
|
351
|
November 17, 2025
|
|
Bare Metal Zig
|
|
1
|
294
|
November 14, 2025
|
|
ArrayList and allocator: updating code to 0.15
|
|
7
|
1115
|
November 14, 2025
|