|
Advice for using amd HIP in zig / structure c code for zig c translate
|
|
6
|
145
|
April 10, 2026
|
|
Why cannot zig find standard C header?
|
|
10
|
495
|
April 9, 2026
|
|
Setting up maintainable CI
|
|
2
|
220
|
April 9, 2026
|
|
Will Zig 0.16 include LLVM 22?
|
|
4
|
572
|
April 9, 2026
|
|
std.mem.Allocator missing runtime-known alignment functions
|
|
9
|
161
|
April 9, 2026
|
|
How to set an Io.Event in a signal handler?
|
|
1
|
252
|
April 8, 2026
|
|
Handmade Hotreloading (by dll swaping)
|
|
1
|
203
|
April 8, 2026
|
|
Documentation for the @disableInstrumentation() builtin
|
|
5
|
315
|
April 7, 2026
|
|
Is there a sleep() anywhere that doesn't require me to rearchitect my entire program's IO just to debug it?
|
|
5
|
403
|
April 7, 2026
|
|
std.Progress inside of a test?
|
|
4
|
296
|
April 6, 2026
|
|
Pointer changes unexpectedly
|
|
7
|
183
|
April 6, 2026
|
|
In place initialization of an optional stuct
|
|
6
|
319
|
April 6, 2026
|
|
Debug with GDB does not work in Linux
|
|
9
|
676
|
April 5, 2026
|
|
New-ish compiler crash when compiling for wasm32-emscripten
|
|
4
|
314
|
April 5, 2026
|
|
Studying assembly output
|
|
7
|
1135
|
April 3, 2026
|
|
Why does Zig allow comptime_float coercion to ints when fractional part is 0?
|
|
6
|
414
|
April 2, 2026
|
|
Zig `hexagon-linux-none` target cross compilation
|
|
8
|
442
|
April 1, 2026
|
|
Negative test filtering / excluding specific tests from the test suite
|
|
4
|
241
|
April 1, 2026
|
|
Is it possible to for the Zig to implement mock_head without UB?
|
|
19
|
699
|
April 1, 2026
|
|
How to invalidate pointers?
|
|
6
|
336
|
March 31, 2026
|
|
Correct Initialization of Io.Evented?
|
|
6
|
363
|
March 30, 2026
|
|
New concurrency implementation (threaded and evented on linux)
|
|
1
|
267
|
March 30, 2026
|
|
Duplicate symbol definition
|
|
3
|
208
|
March 29, 2026
|
|
Dynamic Library Loading Error
|
|
2
|
187
|
March 28, 2026
|
|
std.Io.Reader.takeByte reaching unreachable code at /usr/lib/zig/std/posix.zig:1174:23
|
|
3
|
186
|
March 28, 2026
|
|
Build dependencies with global cache dir
|
|
2
|
127
|
March 28, 2026
|
|
DebugAllocator.deinit does not free the memory?
|
|
8
|
383
|
March 27, 2026
|
|
Creating a socket using linux syscall
|
|
5
|
160
|
March 27, 2026
|
|
Tracing ZON parser failure
|
|
2
|
201
|
March 27, 2026
|
|
Code review for two (small) structs related to vulkan buffers (no vulkan experience is required)
|
|
21
|
582
|
March 26, 2026
|