|
What Zig felt like, coming from Rust
|
|
31
|
1305
|
August 22, 2026
|
|
Is `resume` a reserved word?
|
|
2
|
118
|
August 22, 2026
|
|
Noreturn vs error{Usage}!noreturn
|
|
1
|
99
|
August 22, 2026
|
|
Composing a string during run time
|
|
4
|
185
|
August 22, 2026
|
|
Requiring a fixed position of one field in a struct without extern
|
|
3
|
180
|
August 22, 2026
|
|
Union MultiArrayList even worse in safety builds
|
|
9
|
267
|
August 21, 2026
|
|
What do you think about Io.print/Io.println for stdout and Io.readLine/Io.readAlloc for stdin
|
|
10
|
396
|
August 21, 2026
|
|
The dot "." overuse
|
|
30
|
1333
|
August 21, 2026
|
|
Is there a stricter/slower/eager build mode?
|
|
12
|
421
|
August 21, 2026
|
|
How to emit ASM in -fno-llvm?
|
|
2
|
86
|
August 21, 2026
|
|
Proposal: Better lossy casting for int-to-float
|
|
24
|
977
|
August 20, 2026
|
|
How can you generate constant data in 0.16.0
|
|
2
|
225
|
August 20, 2026
|
|
How do you do UI in zig
|
|
11
|
1245
|
August 19, 2026
|
|
Union type structs
|
|
5
|
358
|
August 19, 2026
|
|
Advice on contributing to Zig Source to fix an issue (codeberg 31182)
|
|
4
|
465
|
August 17, 2026
|
|
Zig unix socket read and write
|
|
5
|
186
|
August 17, 2026
|
|
Anyone using Zed for Zig?
|
|
7
|
384
|
August 15, 2026
|
|
Add Unsafe Shift Operators
|
|
3
|
279
|
August 15, 2026
|
|
Zsort: import organizer for zig
|
|
12
|
705
|
August 15, 2026
|
|
Rounding Modes For Floating Operations
|
|
5
|
320
|
August 13, 2026
|
|
Is there a better way to run a check for a falliable shortcut and fall back to a normal way?
|
|
4
|
216
|
August 13, 2026
|
|
Strategies for libraries to support multiple Zig versions?
|
|
4
|
252
|
August 13, 2026
|
|
Field Pointer Alignment
|
|
12
|
284
|
August 12, 2026
|
|
Could function pointers with anyopaque parameter accept functions with opaque pointer?
|
|
9
|
393
|
August 12, 2026
|
|
Auto vectorization of loops
|
|
5
|
616
|
August 12, 2026
|
|
Ziglings exercises/005_arrays2
|
|
5
|
263
|
August 11, 2026
|
|
Unable to access an array element in 0.16.0
|
|
2
|
221
|
August 11, 2026
|
|
@mod with negative const value hits unreachable?
|
|
8
|
419
|
August 11, 2026
|
|
How to force maker to be built in Debug? [for zig devs]
|
|
1
|
144
|
August 10, 2026
|
|
How to implement the Reader interface?
|
|
9
|
319
|
August 10, 2026
|