zig-help
cannot make this function runtime
are defers guarenteed to be executed in order?
weird bug
Comptime different methods
expected type '@typeInfo(@typeInfo(@TypeOf(main.main)).Fn.return_type.?
Iterating a directory opened with the iterate flag fails
How to get around const []u8 and []u8 constraints
Answered
New array from [*:null]?[*:0]const u8
New User
Answered
0.12.x
How to detect key presses in terminal?
Single Threaded TCP server
New User
Standard Library
Answered
0.12.x
Request for Direction with Regards to Comptime
New User
Answered
Serializing a structure to JSON
New User
stack smash protection
Comptime function call
Answered
Returning a struct + unknow another
New User
How to compile ARM assembly using zig's toolchain?
How to properly setup a dependency?
New User
Answered
zig build system unexpected error
cast *anyopaque to different struct
std.testing.expectEqualSlices how to make it work
0.12.x
Is it possible to convert []u8 to [*c]u8 without @ptrCast?
0.12.x
getNthValues() function
New User
Answered
Improvements to Zig's metaprogramming
0.12.x
Idiomatic way to loop through all values of an enum
New User
Prefixing method names?
Build System
New User
0.12.x
How to print nested struct of ArrayList ?
New User
who "owns" the allocation? who frees it ?
Async/await state in 0.12?
Answered
0.12.x
Libgit2 Opaque Types
Answered
Type Equality (modulo coercion)
Answered
Trying to add an option to my build.zig
Are returns passed by ref or copied?
Answered
0.13.x
Issues with memory management
New User
Answered
0.13.x
What are the pros and cons of using the zig build system instead of gcc or clang in a 100% C project
Make a string at runtime without allocating memory
Answered
0.12.x
How would I implement C headers in a typesafe way?
fmt without allocator
How would I have an array of X, where X could be Y,Z or Y,W.
New User
Answered
wrapping enums / one-field structs
Answered
Including a library
Build System
Answered
0.12.x
Bit operations on enum fields
New User
Answered
0.12.x
is this what I should expect with GDB?
compile as static lib
Build System
New User
Answered
0.12.x
As a beginner in Zig, im having a really hard time learning it. What can i do about it?
New User
Answered
storing errors
Question: should i need a struct for storing httpversion
error: embed of file outside package path
Answered
global comptime list
How to get info from builtin.StackTrace?
New User
0.12.x
How can I convert an ArrayList of structs into a flat contiguous array?
Answered