Const in struct: driving me nuts
|
|
9
|
577
|
June 18, 2025
|
Invalid free error with version 0.14 that did not appear in 0.13, for aligned memory that is assigned via `memcpy`
|
|
4
|
174
|
June 18, 2025
|
Do I need to unwrap `?*anyopaque` before using `@ptrCast`?
|
|
5
|
291
|
June 17, 2025
|
What cybersecurity tools does Zig need?
|
|
0
|
142
|
June 16, 2025
|
Removing or truncating lengthy debug info
|
|
4
|
174
|
June 16, 2025
|
Debug on Jetbrains
|
|
9
|
329
|
June 15, 2025
|
Mixing instruction sets on an embedded ARM platform (GBA)
|
|
0
|
109
|
June 15, 2025
|
Doesn't `const` imply immutability?
|
|
6
|
317
|
June 14, 2025
|
Figuring out how to use translateC
|
|
2
|
186
|
June 14, 2025
|
Generalized tree traversal
|
|
4
|
268
|
June 14, 2025
|
Zig web server lib needed
|
|
19
|
537
|
June 14, 2025
|
How to use bun in zig
|
|
25
|
683
|
June 14, 2025
|
DynamicBitSetUnmanaged / DynamicBitSet missing methods?
|
|
6
|
155
|
June 13, 2025
|
Reformatting comptime string at comptime
|
|
4
|
164
|
June 13, 2025
|
Dealing with complex typed values
|
|
1
|
120
|
June 13, 2025
|
How to clone submodule during build?
|
|
4
|
128
|
June 12, 2025
|
Parallel execution problem
|
|
5
|
183
|
June 12, 2025
|
A Nanopass framework for Zig
|
|
3
|
189
|
June 12, 2025
|
Is there a way to improve LSP for comptime types?
|
|
4
|
238
|
June 12, 2025
|
Is it safe to access struct fields based on @offsetOf at runtime?
|
|
8
|
254
|
June 12, 2025
|
Help understanding optionals paired with pointers
|
|
4
|
148
|
June 11, 2025
|
Anonymous import not playing nicely with @embedFile
|
|
11
|
160
|
June 11, 2025
|
Library paths search priority
|
|
1
|
103
|
June 11, 2025
|
Removing usage of usingnamespace
|
|
3
|
280
|
June 11, 2025
|
Zig 0.14.1 build for FreeBSD amd64
|
|
2
|
180
|
June 11, 2025
|
My .zig-cache keeps blowing up
|
|
7
|
309
|
June 10, 2025
|
Limit code execution on build using steps
|
|
2
|
132
|
June 9, 2025
|
How to use comptime values in table-driven tests?
|
|
6
|
167
|
June 9, 2025
|
Windows Equivalent of dlsym
|
|
3
|
131
|
June 9, 2025
|
What is the canonical way to read CSV in Zig?
|
|
6
|
305
|
June 9, 2025
|