zig-help
Improve code without hitting incorrect alignment
0.14.x
Answered
Frontend framework that supports mobile
0.14.x
Answered
Array suddenly turns into nulls.
Answered
Function Join does not exist?
New User
Answered
0.13.x
recursive panic, unable to find where is my error
Answered
Non-switch fallthrough with Zig errors
Up-to-date treesitter for Zig
@ptrFromInt requires aligned address
New User
0.13.x
Creating json object in JS/TS, sending it to WASM zig code, and giving the string result to JS/TS
`std.os.linux.fd_t` from `std.os.linux.open()`
0.14.x
Standard Library
New User
Answered
allow upstream to override external headers of my package
Build System
0.14.x
emit object file for test
Build System
0.14.x
Pointer magic, treating parts of number (u32) as new number(u8) via pointers.
Answered
Unable to delete root.zig file
New User
Answered
Why am I getting link errors inside CPP files?
Answered
How to create std.Uri with query?
What is the best way to serialize zig data structures?
Json stringify bug with invalid values
0.14.x
Memory leak on hash map even though `deinit` was called.
Answered
Is it possible to know if a field of an struct is default initiazed as 'undefined' at comptime?
0.14.x
Compiler
Answered
Idiomatic way to initialize arrays of nullable elems
Answered
Considering Zig for a HTTP proxy
New User
-/-
Adding objects generated in separate steps to compile step
Build System
0.14.x
Slicing arrays using runtime-indicies
Allocators
Standard Library
Answered
Transfering memory between two processes
About using `@cVaStart` for `arm-linux-musleabihf` target
Answered
Can we get autocomplete working with cimport?
Is there a way to copy directories?
Answered
Using SDL2 in Zig
Creating Zig ArrayList and Struct from C
Does zig have a way to recursively debug-print a struct?
0.14.x
Standard Library
New User
segfault after doing some type stuff
0.14.x
New User
Answered
Enable auto completion in Helix zig
Answered
File reading seems to take a bit of time
Standard Library
Runtime Memory Leaks
error: struct 'root.Headers' has no member named 'init'
New User
Answered
0.13.x
Getting base64 of KeyPair PublicKey
Answered
Import file from outside module path or only emmit o file from zig build ?
Build System
Compiler
Answered
Correctly reading struct from byte stream
how do i print a single character in zig?
Calling a very simple C routine, returning an integer
Answered
0.13.x
Can I forward declare in ZIG?
Answered
easy way to cast a literal value to `*anyopaque`?
How to deal with the casting system
Answered
utf-16 (stored as bytes) to utf8?
Trying to use unions to convert between arrays
Build-A-Graph Question
comptime function that allocs runtime heap pointer (?)
Standard Library
New User