zig-help

21196 threads · Page 80 of 424

Issue calling GetAdaptersAddresses 11 messages
Answered
Failing to import Windows C libraries in fresh Windows Zig install 4 messages
Can I disable auto-formatting for a block of code? 5 messages
parsing zig with zig? 39 messages
How to assert the value of a tagged union in a test? 4 messages
peekable ringbuffer? 25 messages
why is slicing different for constants? 7 messages
Using Zig std for FFI 3 messages
Can you cast between a c and zig struct? (neatly or messily?) 6 messages
@fieldParentPtr with union 3 messages
Answered
Is there a better way to cast from int->float and float->int? 5 messages
Answered
how do I get (and create with @Type) methods and constants/types? 29 messages
0.14.x Standard Library Compiler
Docs generation for large projects 5 messages
Build System 0.14.x
How would I call libexif from zig? 4 messages
Answered
ZLS complains about not knowing where windows C header files are 3 messages
Strange values HEAP memory JS Emscripten and sending the TouchEvent (Struct) to a C 21 messages
0.14.x New User Answered
Using GDB with self-hosted x86 backend 2 messages
c_int oddity 34 messages
0.14.x
Very different sizes of wasm binary 11 messages
Build System
Patching compiler_rt during build 29 messages
Build System 0.14.x
how to give default values to an array inside a struct? 8 messages
Allocator allocates the same memory address over and over again 7 messages
New User Answered 0.13.x
how do ienable emit-relocs in the build system? 6 messages
Answered
Does dumpHex get optimized out in Release? 5 messages
0.14.x Standard Library New User
Linker hangs with x86_64-windows-gnu target and LTO enabled 5 messages
master 0.14.x Compiler New User Answered
Why am I not able to update a struct field when I'm not passing it by reference? 4 messages
New User Answered
Is there a "zeroes" version of "undefined"? 23 messages
0.14.x Standard Library
segmentation fault, how to get unwind info 3 messages
What to use instead ofutf8Decoce? 16 messages
Answered
How do you print characters into your log when they are larger than u8? 16 messages
Troubleshooting a funky test failure 3 messages
Answered
packed structs fields type [2]u8 5 messages
Conditional struct field alias [Generic `Vector` implementation] 2 messages
Answered
Floating point difference between C++ and zig code 43 messages
about the creation of a freestanding windows PE file 8 messages
Build System Standard Library master New User
Determine if type is an inline struct or not 2 messages
0.14.x
why i can't get a slice out of Reader? 16 messages
How to correctly build a look-up table at compile time? 5 messages
New User
How can I pass a hex value to a u64 build option in build.zig? 4 messages
Build System 0.14.x
Function to handle different matrices 6 messages
New User
Build Zig programs for Kindle (and other old Linux devices)? 5 messages
0.14.x Standard Library Answered
what should be the name of root_source_file in library? 13 messages
Answered
Inverse of @typeInfo 16 messages
How do I write shaders in zig? 2 messages
Answered
Zig not finding header file 16 messages
Build System master New User Answered
Utilizing a non-const pointer from a ?struct list 7 messages
Answered
Optimization of math in zig? 6 messages
An other failed pattern for interface implementation. 15 messages
Avoid creating local scope for statements that get compiled to what could be scopeless? 13 messages
New User
Correct Dependancy Injection and structural Init Decisions 7 messages
0.14.x Answered