|
Why does Zig allow comptime_float coercion to ints when fractional part is 0?
|
|
6
|
413
|
April 2, 2026
|
|
Zig `hexagon-linux-none` target cross compilation
|
|
8
|
439
|
April 1, 2026
|
|
Negative test filtering / excluding specific tests from the test suite
|
|
4
|
239
|
April 1, 2026
|
|
Is it possible to for the Zig to implement mock_head without UB?
|
|
19
|
696
|
April 1, 2026
|
|
How to invalidate pointers?
|
|
6
|
335
|
March 31, 2026
|
|
Correct Initialization of Io.Evented?
|
|
6
|
353
|
March 30, 2026
|
|
New concurrency implementation (threaded and evented on linux)
|
|
1
|
260
|
March 30, 2026
|
|
Duplicate symbol definition
|
|
3
|
204
|
March 29, 2026
|
|
Dynamic Library Loading Error
|
|
2
|
183
|
March 28, 2026
|
|
std.Io.Reader.takeByte reaching unreachable code at /usr/lib/zig/std/posix.zig:1174:23
|
|
3
|
186
|
March 28, 2026
|
|
Build dependencies with global cache dir
|
|
2
|
124
|
March 28, 2026
|
|
DebugAllocator.deinit does not free the memory?
|
|
8
|
382
|
March 27, 2026
|
|
Creating a socket using linux syscall
|
|
5
|
157
|
March 27, 2026
|
|
Tracing ZON parser failure
|
|
2
|
201
|
March 27, 2026
|
|
Code review for two (small) structs related to vulkan buffers (no vulkan experience is required)
|
|
21
|
575
|
March 26, 2026
|
|
Embedding files using build.zig
|
|
7
|
240
|
March 26, 2026
|
|
Query for presence of environment variable
|
|
7
|
237
|
March 26, 2026
|
|
Sudden libc linking issues on mac?
|
|
1
|
167
|
March 25, 2026
|
|
Io.Uring compilation error
|
|
2
|
175
|
March 25, 2026
|
|
Cooperative multitasking in WASM
|
|
19
|
310
|
March 25, 2026
|
|
Nonuniformity in documentation comments makes for ugly `zig std`
|
|
5
|
489
|
March 24, 2026
|
|
How to release a resource protected by a mutex (std.Io)
|
|
1
|
204
|
March 24, 2026
|
|
Maybe a stdliib bug / now barely worth discussion
|
|
4
|
353
|
March 23, 2026
|
|
HTTP client with method PUT fails with EndOfStream
|
|
4
|
181
|
March 23, 2026
|
|
Error union payload cannot cast to the same optional error union payload
|
|
1
|
109
|
March 23, 2026
|
|
Any plan for I18n / gettext / locale in std?
|
|
12
|
802
|
March 22, 2026
|
|
Linker can't find some llvm symbols when compiling zig from source
|
|
1
|
112
|
March 22, 2026
|
|
Cannot implicitly cast double pointer?
|
|
8
|
140
|
March 21, 2026
|
|
Accepting net clients asynchronously with new std.Io
|
|
6
|
362
|
March 21, 2026
|
|
How to reliably check if a type has a function?
|
|
6
|
216
|
March 21, 2026
|