zig-help
Package dependency issue?
trying to link libsecp256k1 in c with zig
how to appendRemaining into a ArrayListAlignedUnmanaged
std.io.Writer.Allocating usage
(WASM) export file with function to wasm
Basic low level question
0.14.x
New User
invalid link in Linking to System Libraries
Compiler
0.15.1 Reader confusion.
master
How to get a Writer
master
New User
std.ArrayList now unmanaged in 0.15.1
How does 0.15.1 file writer work with seeking?
Combine comptime and non-comptime versions of function
Unreachable error type in switch not removed from returned error set
The writeAll function in std.http will block indefinitely once it encounters a long payload.
assembly constraint for tbl.16b
best way to do mixins?
Is a global thread-safe root allocator a good pattern for multithreaded shared allocators?
Discover user home profile in build.zig
macos rosetta cross-compile
is there a more dense way to cast a slice to u32?
Need to call a init function on an unrelated module to solve circular dependency
error(gpa): Double free detected. Allocation: ???:?:?: 0x1160ace in ??? (exe)
Panic on accessing hash map with hmap.get(key)
Generating efficient byte jump tables at comptime
find_library equivalent in build.zig
same type error
0.14.x
New User
Zig import translation generates non-buildable code
DLL without callconv(.C)
0.14.x
Standard Library
zig fetch from local gitea server fails: TlsInitializationFailed
Build System
0.14.x
Improving my custom writer in 0.15.1
Alternative to `writeBytesNTimes` in 0.15
Is there a way to generate a build.zig.zon for a project not created using zig init?
Build System
linking one zig project with the other
0.14.x
New User
What happened to `io.Reader.readInt`?
Does File.Reader need two buffers?
Seems like my random number generator is seeded at compile time
Stuck at "unable to resolve comptime value"
confused about usingnamespace is removed ... but also still there?
Use same value in multiple fields on struct
0.15.1 replacement for `std.io.GenericReader.readStructEndian()` in `std.io.Reader`
Can I get a `*Something` from a `?Something` if I know the value is not null?
Creating a struct with an internal buffer and a field that has a reference to that buffer
Standard Library
master
How do I, within test scope, check if an assert fails? Is there a try std.testing.expectPanic?
Anonymous struct, check for strings and copy them
Bitwise Ops: Packed Structs Vs Enums
Open url in browser
Best IPC built into zig
std.json.stringify formats the same type in two different ways
How to init buffered array safely.
Unable to fetch ZLS: ZLS 0.15 has not been released yet