Thread xxxx panic: applying non-zero offset 65536 to null pointer when calling to a C function
|
|
3
|
74
|
May 24, 2025
|
Difference between comptime T: type and T: type in function parameters?
|
|
4
|
157
|
May 23, 2025
|
Arena swapping pattern in Zig
|
|
8
|
317
|
May 23, 2025
|
Is there any way to limit linear memory usage at all costs?
|
|
2
|
151
|
May 23, 2025
|
Can a source file implicit struct be a packed struct?
|
|
5
|
182
|
May 23, 2025
|
Avoid "dependency loop detected" with function pointers
|
|
22
|
651
|
May 22, 2025
|
Newbie: idiom to add information to error
|
|
5
|
144
|
May 22, 2025
|
Parsing a JSON payload without a top-level keyword
|
|
6
|
200
|
May 21, 2025
|
STM32 Hal Import
|
|
6
|
247
|
May 21, 2025
|
Complicated pre-build and post-build steps in build.zig
|
|
19
|
737
|
May 21, 2025
|
Building box2d for wasm32
|
|
12
|
276
|
May 21, 2025
|
Unable to test object
|
|
4
|
74
|
May 20, 2025
|
Is there a way to run `addTranslateC` and importing the translated module directly in `build.zig`?
|
|
3
|
98
|
May 20, 2025
|
Why has the package manager not been added to the official language overview?
|
|
10
|
2013
|
May 20, 2025
|
Suggestions for generating source code via templates
|
|
6
|
344
|
May 20, 2025
|
`comptime` conditional `extern` declarations
|
|
3
|
71
|
May 20, 2025
|
Enforcing read only struct fields
|
|
19
|
537
|
May 19, 2025
|
Not sure how to dealloc after accessing the symbol from Module using Address
|
|
2
|
98
|
May 19, 2025
|
Compiler doesn't warn about pinter referencing array past it's lifetime
|
|
2
|
138
|
May 18, 2025
|
Is the compiler allowed to clobber struct padding?
|
|
3
|
139
|
May 17, 2025
|
Padding struct to fixed size with usable bytes
|
|
5
|
141
|
May 17, 2025
|
Should I provide custom code to handle stdlib.h when translating c in zig?
|
|
9
|
285
|
May 17, 2025
|
Turning off wayland for raylib's zig build?
|
|
41
|
836
|
May 17, 2025
|
std.Uri & IPv6 address literals
|
|
0
|
106
|
May 17, 2025
|
The "Zig way" to read a file
|
|
6
|
3861
|
May 17, 2025
|
Dereference corruption
|
|
5
|
83
|
May 17, 2025
|
Linking against static lib which needs __addvsi3, __subvsi3, __mulvsi3, __subvdi3
|
|
3
|
123
|
May 16, 2025
|
Shortest syntax to declare an array of strings
|
|
10
|
4403
|
May 15, 2025
|
Help with `generic function cannot cast into a non-generic function`
|
|
3
|
111
|
May 15, 2025
|
Segmentation fault and recursive panic when calling a DLL function
|
|
0
|
93
|
May 15, 2025
|