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