zig-help
[4]u32 to a Vec(f64, 4)
Making comptime data available at runtime?
New User
0.13.x
Can I run a function that requires a comptime string at runtime?
Answered
Coerce [*c]c_int to []bool
Answered
0.13.x
Unable to fix memory leak. Or need an basic example using ArrayHashMap with MultiArrayList as value.
Assembly output, where to start
Build System
lsp not working for external modules aynmore
Answered
confused about alignment?
Zig extension for ST/Vim
Answered
Which is more idiomatic to have the same logic for when optional is null and doesn't pass a test?
Are variables created in comptime static?
New User
Answered
using c bitfield api in zig
How do you know what you must deinit?
Answered
Whats the best way to handle system libraries for cross compilation in a package ?
Build System
Compiler
0.13.x
Ignore struct fields when formatting
EnumFieldStruct - access fields by enum tag name
Answered
EnumFieldStruct with Optional values that default to null
Answered
not compiling when changing a dependency
Build System
New User
Answered
0.13.x
What's the difference between std.PriorityQueue and std.PriorityDequeue?
Array initialization code not working?
New User
Answered
0.13.x
Review / questions about comptime
0.13.x
enable autofix for zed editor
How to make addFileArg work with the wasmtime integration?
Build System
New User
Answered
0.13.x
Referencing an anonymous struct field
How to initialize a 2d array of bools to false?
New User
Answered
0.13.x
Packed struct size
New User
Compiler
Answered
0.13.x
How to import files outside module path using `../`?
Answered
What does EnumArray.iterator().next().key yield? An enum variant or an array index?
How to concatenate a string and an int into a new []const u8?
0.13.x
error: expected type ‘*T’, found ‘*const T’ when passing allocator from struct to ArrayList
0.14.x
New User
Answered
How to stop the app's process if a previous try failed?
Standard Library
New User
0.13.x
Parsing a JSON file at comptime
Standard Library
Compiler
New User
0.13.x
Best practices regarding the type of "self" in methods
New User
Answered
0.13.x
How to get response data in ResponseStorage when using http.Client.fetch?
Standard Library
0.13.x
Dir iterator is not itreatable
Answered
Auto formatting error? or me issue?
producer consumer patterns
Answered
0.12.x
Array indexing with int type variable
0.13.x
compare union
Answered
[solved] Existing way to deal with strings containing paths
New User
Standard Library
Answered
0.13.x
Compiling Raylib
Build System
How to get type of bare union field
Answered
[solved] *const but I don't know where its being const
Answered
generating 32 random bytes with std.Random but dont understand init()
typecast []u8 arra to [64]u8 array
Integer overflow?
Compiler
New User
0.13.x
hasing password with std.crypto
Answered
Namespacing outside struct
New User
Build Question(s)
Build System
New User
Answered
0.13.x
Sparse MultiArrayList?
Answered