64 bit kernel in zig
|
|
6
|
345
|
June 20, 2025
|
Returning error codes across the C ABI
|
|
3
|
164
|
June 20, 2025
|
Wrapping an allocator to know how many bytes it has allocated
|
|
8
|
329
|
June 18, 2025
|
Const in struct: driving me nuts
|
|
9
|
580
|
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
|
178
|
June 18, 2025
|
Do I need to unwrap `?*anyopaque` before using `@ptrCast`?
|
|
5
|
296
|
June 17, 2025
|
What cybersecurity tools does Zig need?
|
|
0
|
144
|
June 16, 2025
|
Removing or truncating lengthy debug info
|
|
4
|
175
|
June 16, 2025
|
Debug on Jetbrains
|
|
9
|
336
|
June 15, 2025
|
Mixing instruction sets on an embedded ARM platform (GBA)
|
|
0
|
110
|
June 15, 2025
|
Doesn't `const` imply immutability?
|
|
6
|
317
|
June 14, 2025
|
Figuring out how to use translateC
|
|
2
|
193
|
June 14, 2025
|
Generalized tree traversal
|
|
4
|
268
|
June 14, 2025
|
Zig web server lib needed
|
|
19
|
550
|
June 14, 2025
|
How to use bun in zig
|
|
25
|
696
|
June 14, 2025
|
DynamicBitSetUnmanaged / DynamicBitSet missing methods?
|
|
6
|
156
|
June 13, 2025
|
Reformatting comptime string at comptime
|
|
4
|
166
|
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
|
184
|
June 12, 2025
|
A Nanopass framework for Zig
|
|
3
|
190
|
June 12, 2025
|
Is there a way to improve LSP for comptime types?
|
|
4
|
239
|
June 12, 2025
|
Is it safe to access struct fields based on @offsetOf at runtime?
|
|
8
|
256
|
June 12, 2025
|
Help understanding optionals paired with pointers
|
|
4
|
149
|
June 11, 2025
|
Anonymous import not playing nicely with @embedFile
|
|
11
|
162
|
June 11, 2025
|
Library paths search priority
|
|
1
|
105
|
June 11, 2025
|
Removing usage of usingnamespace
|
|
3
|
281
|
June 11, 2025
|
Zig 0.14.1 build for FreeBSD amd64
|
|
2
|
183
|
June 11, 2025
|
My .zig-cache keeps blowing up
|
|
7
|
311
|
June 10, 2025
|
Limit code execution on build using steps
|
|
2
|
133
|
June 9, 2025
|