zig-help
@typeinfo return data type
0.11.x
New User
Answered
Export a symbol from a non-root file
Standard Library
New User
0.13.x
How do i get the `setw` and `setfill` behaviour from c++ in zig print?
Answered
Can I create a generic "vector"?
New User
Passing build options to dependencies
Answered
SDL_ttf not linking after Zig update
memory managment when creating a library for C
How to import a module into a project
Doing weird shit with tuples
New User
Answered
Is this `switch` statement done at compile time or run time?
New User
Answered
@Vector semantics
Answered
disabling var not mutated compile time errors
Compiler
0.13.x
JS/WebAssembly shared memory and Zig pointers
Do I need to free memory allocated using the std.Build allocator?
Answered
Running all tests with zig test
Answered
I don't understand how to switch on an error set
0.11.x
Answered
How do I debug a specific test?
Accessing (dereferencing) a list of pointers from c struct
Answered
0.13.x
Fat pointer conversion
ZLS Autocomplete for external modules
How can I create comptime slice according to function calls?
writing an interpreter in zig
panic: access of union field 'slice' while field 'slice' is active
Answered
Failing to pass Writer as an argument
New User
Dependency loop detected
Fast & Debug differ from Safe & Small
Compiler
Answered
0.13.x
Why isn't `std.debug.print("{any}\n", .{@typeInfo(MyType)});` valid
Trying to turn raw image data into an Image
Tuple destructuring alternatives?
0.13.x
Using package manager for repo with no tags or releases
Is there a way to see why a @cImport path look up failed?
Answered
how to edit variable with type of *const []u8?
Substitute for `main_mod_path`
Standard Library
Answered
0.13.x
Get processors timestamp counter (rdtsc)
Updated Zig and seeing issues
New way to use std.sort
How would i interface with C code that uses external libs?
Zig build system code example not working out of the box
Linking with -Wl,-no-as-needed
Answered
How to use asm syntax
How do you create a null terminated array which contains []const u8?
Include path for c library built from source
Answered
Questions about Zig
VSCode intellisense is not working
how to run an external command in zig .11 (or .12)?
How to get generic parameters of a type?
Answered
How would one implement java-style enums in zig?
Answered
Inline tail calls
invalid operands to binary bitwise expression: 'Bool' and 'Bool'
embed generated file