|
Idea for a new aggregate-based inline assembly syntax
|
|
2
|
152
|
July 1, 2026
|
|
Is downgraded by @ptrCast pointer safe to read via original pointer?
|
|
13
|
307
|
July 1, 2026
|
|
Trying to create a little server application
|
|
14
|
412
|
July 1, 2026
|
|
How to perform nested casts
|
|
2
|
114
|
June 30, 2026
|
|
File reading position
|
|
5
|
91
|
June 30, 2026
|
|
Building a MIPS emulator with Zig to replace MARS and QtSpim
|
|
6
|
365
|
June 30, 2026
|
|
Zlist - A lightweight, modern alternative to ls built with Zig
|
|
20
|
1548
|
June 30, 2026
|
|
No niche optimization for optional enums
|
|
10
|
436
|
June 29, 2026
|
|
`@Struct`s with both fields and functions
|
|
8
|
243
|
June 28, 2026
|
|
Custom formatting
|
|
4
|
222
|
June 28, 2026
|
|
I can use `var` even if the pointer is never mutated
|
|
16
|
676
|
June 28, 2026
|
|
Discussion: A potential solution to the anytype problem
|
|
71
|
1882
|
June 28, 2026
|
|
Proposal: let's call a `many-item pointer` a `mointer` from now on
|
|
14
|
533
|
June 28, 2026
|
|
Error: Incompatible Types, but Why?
|
|
3
|
140
|
June 27, 2026
|
|
writeStruct is there but readStruct missing?
|
|
2
|
186
|
June 27, 2026
|
|
Running tests with a matrix of options
|
|
1
|
95
|
June 27, 2026
|
|
Avoiding ReleaseSmall unintuitively optimizing out safety-checked illegal behavior
|
|
2
|
294
|
June 27, 2026
|
|
Memory safety prover/SPARK for Zig?
|
|
4
|
356
|
June 26, 2026
|
|
Duplicate var names
|
|
14
|
341
|
June 26, 2026
|
|
change in behaviour on android
|
|
5
|
209
|
June 25, 2026
|
|
Is sentinel important for many-item pointers?
|
|
3
|
165
|
June 25, 2026
|
|
C Interop, Modules and Interfaces
|
|
4
|
360
|
June 25, 2026
|
|
Packed struct as enum tag
|
|
7
|
191
|
June 25, 2026
|
|
Can we create the world's fastest blockchain using Zig?
|
|
14
|
1270
|
June 25, 2026
|
|
If you had one wish for zig, what would it be?
|
|
207
|
7338
|
June 25, 2026
|
|
Why is @constCast a one-directional function?
|
|
7
|
305
|
June 24, 2026
|
|
No video device found when compiling SDL's castholm on linux
|
|
10
|
332
|
June 23, 2026
|
|
*T and [*]T values can't be coerced into each other, but they can be operated with the subtract operator. Intended?
|
|
15
|
366
|
June 23, 2026
|
|
Does builtin.fuzz imply builtin.is_test?
|
|
2
|
154
|
June 22, 2026
|
|
Lui: a simple `ls -lah`-like terminal file manager
|
|
12
|
767
|
June 22, 2026
|