|
Advice for using amd HIP in zig / structure c code for zig c translate
|
|
6
|
143
|
April 10, 2026
|
|
Why cannot zig find standard C header?
|
|
10
|
487
|
April 9, 2026
|
|
Setting up maintainable CI
|
|
2
|
218
|
April 9, 2026
|
|
Will Zig 0.16 include LLVM 22?
|
|
4
|
563
|
April 9, 2026
|
|
std.mem.Allocator missing runtime-known alignment functions
|
|
9
|
160
|
April 9, 2026
|
|
How to set an Io.Event in a signal handler?
|
|
1
|
247
|
April 8, 2026
|
|
Handmade Hotreloading (by dll swaping)
|
|
1
|
198
|
April 8, 2026
|
|
Documentation for the @disableInstrumentation() builtin
|
|
5
|
313
|
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
|
402
|
April 7, 2026
|
|
std.Progress inside of a test?
|
|
4
|
294
|
April 6, 2026
|
|
Pointer changes unexpectedly
|
|
7
|
183
|
April 6, 2026
|
|
In place initialization of an optional stuct
|
|
6
|
317
|
April 6, 2026
|
|
Debug with GDB does not work in Linux
|
|
9
|
672
|
April 5, 2026
|
|
New-ish compiler crash when compiling for wasm32-emscripten
|
|
4
|
314
|
April 5, 2026
|
|
Studying assembly output
|
|
7
|
1131
|
April 3, 2026
|
|
Why does Zig allow comptime_float coercion to ints when fractional part is 0?
|
|
6
|
413
|
April 2, 2026
|
|
Zig `hexagon-linux-none` target cross compilation
|
|
8
|
440
|
April 1, 2026
|
|
Negative test filtering / excluding specific tests from the test suite
|
|
4
|
240
|
April 1, 2026
|
|
Is it possible to for the Zig to implement mock_head without UB?
|
|
19
|
696
|
April 1, 2026
|
|
How to invalidate pointers?
|
|
6
|
335
|
March 31, 2026
|
|
Correct Initialization of Io.Evented?
|
|
6
|
357
|
March 30, 2026
|
|
New concurrency implementation (threaded and evented on linux)
|
|
1
|
264
|
March 30, 2026
|
|
Duplicate symbol definition
|
|
3
|
204
|
March 29, 2026
|
|
Dynamic Library Loading Error
|
|
2
|
185
|
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
|
125
|
March 28, 2026
|
|
DebugAllocator.deinit does not free the memory?
|
|
8
|
382
|
March 27, 2026
|
|
Creating a socket using linux syscall
|
|
5
|
158
|
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
|
577
|
March 26, 2026
|