|
Advice on contributing to Zig Source to fix an issue (codeberg 31182)
|
|
4
|
489
|
August 17, 2026
|
|
How to properly use parseFromSlice()?
|
|
8
|
322
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
224
|
August 17, 2026
|
|
Why does the SIMD path use < instead of <= in std.mem.findScalarPos?
|
|
4
|
379
|
August 17, 2026
|
|
Overriding non-functional pthread functions in WASM libc
|
|
0
|
120
|
August 17, 2026
|
|
std.Io.Dir.readFileAlloc() returns 0 bytes when reading /proc files?
|
|
5
|
238
|
August 15, 2026
|
|
Is it possible to render docs of both std and my dependencies and view them in a combined page?
|
|
4
|
443
|
August 15, 2026
|
|
Anyone using Zed for Zig?
|
|
7
|
439
|
August 15, 2026
|
|
"Correct" way to chain writers together?
|
|
2
|
261
|
August 13, 2026
|
|
Is there a better way to run a check for a falliable shortcut and fall back to a normal way?
|
|
4
|
224
|
August 13, 2026
|
|
Strategies for libraries to support multiple Zig versions?
|
|
4
|
259
|
August 13, 2026
|
|
Why are my error traces not working in ReleaseSafe
|
|
1
|
204
|
August 12, 2026
|
|
Ziglings exercises/005_arrays2
|
|
5
|
272
|
August 11, 2026
|
|
Unable to access an array element in 0.16.0
|
|
2
|
224
|
August 11, 2026
|
|
Finding if port is closed when connecting to UDP server
|
|
5
|
282
|
August 11, 2026
|
|
@mod with negative const value hits unreachable?
|
|
8
|
428
|
August 11, 2026
|
|
How to set the names of threads under Io Groups?
|
|
1
|
230
|
August 11, 2026
|
|
How to force maker to be built in Debug? [for zig devs]
|
|
1
|
151
|
August 10, 2026
|
|
How to implement the Reader interface?
|
|
9
|
324
|
August 10, 2026
|
|
Open simple socket
|
|
2
|
203
|
August 10, 2026
|
|
Testing on master is broken when writing to stdout?
|
|
6
|
444
|
August 10, 2026
|
|
Is there a better to way read compiler errors for std.debug.print?
|
|
3
|
252
|
August 9, 2026
|
|
Panic when printing after Raylib's InitWindow()
|
|
1
|
191
|
August 9, 2026
|
|
Generics as function parameters
|
|
14
|
688
|
August 9, 2026
|
|
How to export `compile_commands.json`?
|
|
3
|
180
|
August 9, 2026
|
|
Communication methods between concurrent tasks, modelling recovery / error handling
|
|
1
|
178
|
August 9, 2026
|
|
Zig 0.17.0-dev panics while fetching a large ZIP dependency on Windows
|
|
3
|
304
|
August 8, 2026
|
|
Should the `foo` function compile in the example code compile okay?
|
|
12
|
366
|
August 8, 2026
|
|
Documentation for std.math.ldexp
|
|
2
|
182
|
August 8, 2026
|
|
Data driven / Table driven testing
|
|
13
|
736
|
August 8, 2026
|