zig-help
Code works with []const u8, but not with []u8
Answered
'C import failed' but only when running zig test
Standard Library
New User
Answered
Error Union confusion when printing
New User
Answered
0.13.x
unglyfying
Trying to build lunasvg via zig
Answered
How can I optimize this code more?
Answered
New User
0.13.x
Refer to instance of self in struct
Answered
How do i measure cpu time?
Standard Library
New User
Creating WCHAR buffer for WinZig32 bindings
New User
Answered
Is there a way to use a C struct with bitfields in Zig code?
Base enum off a specified numeric type
0.13.x
Dependencies showing up in different sections of auto generated doc start page?
Build System
0.14.x
Answered
Size of a bare union
Answered
Anything similar to c's on_exit()?
New User
Answered
invalidation mitigation best practices?
New User
Answered
Native x86 backend: 'error: TODO: implement packed store of u352' on function declaration
0.14.x
Compiler
Answered
sort an arraylist, how?
Struct's strings not getting modified or structs with empty strings
Help finding books?
New User
Answered
std.StringHashMap unexplainable memory leak?
Answered
I dont know how to do with this optional. (noob)
Standard Library
Compiler
0.13.x
How to thread on true loops
Can't allocate in WASM
New User
create a struct of arrays type from a struct
0.14.x
New User
Answered
How can I use BGFX Zig bindings?
0.14.x
Answered
How to debug C++ app built with zig in CLion
Looking for Graphics Library recommendations
Answered
0.13.x
Narrow type of an object
At start of frame, get the current instant, and at the end, wait until that instant + 1 frame's time
Standard Library
0.13.x
How to write zig.build to link start.S and root.zig?
How should I correctly iterate through this vector?
How to implement something like __mm256_maskload_ps with @Vector
convert [*:0]u8 to []const u8
Answered
create folder when writing file
how can I pass the value_ptr variable to a function, like what type do I need?
0.13.x
std.debug.print, std.log.info print nothing in test
New User
0.13.x
convert []u8 to [*]const [*]const u8
Answered
Would this work well as a replacement for Rust's `Box<T>`?
0.13.x
Is there an automatic way of including everything from a C import?
New User
Zig as build system for C/C++: how to link other libraries?
ArrayList leaking memory
Answered
const array of const strings
New User
Answered
Difference between root module and creating a module
Build System
0.13.x
Guarantee return type isn't const
New User
0.13.x
What's the cost of using a managed ArrayList rather than an unmanaged one?
Standard Library
0.13.x
I want to return a comptime function based on runtime switch value
Answered
Meaning of return_type: ?type in Type.Fn
Answered
Never seen before behavior from stringhashmap (Maybe its my glitch?)
Answered
Did I not correctly link to winsock2.h?
runtime type instantiation
Answered