zig-help

21196 threads · Page 414 of 424

Generating function wrappers at comptime 7 messages
Can zig create dynamic libraries that export by ordinal? (Windows only). 76 messages
Create an additional directory when using zig build 6 messages
Always pass immutable function parameters as non-pointer? 18 messages
Deallocation of function frames 10 messages
removing padding from union(enum(u8)) 9 messages
Less Verbose Comptime Assert 7 messages
Output list of target triples 14 messages
How to implement methods for types created using `Type`? 32 messages
confused by import system 6 messages
tagged union containing a Complex(f32) ?? How?? 13 messages
Understanding comptime 30 messages
Compiler New User Answered
invalid escape character 0 in ascii 3 messages
Compiler
Question about linking during cross-compile on mac 5 messages
Calculating size of part of an extern struct 31 messages
is there a zig equivalent to the go doc command (httpspkg.go.devcmddoc)? 33 messages
New User
Calculating size of part of a packed struct 22 messages
recommendations for an raw audio library 16 messages
Folding scopes in VS Code using ZLS 4 messages
How to have async generators that can be assumed arbitrary amount of times? 9 messages
Compiling zig-sqlite to webassembly 31 messages
New User
verify spawning of child process?? 24 messages
Struct Alignment in Zig 63 messages
Where to initialize random generators? 10 messages
Unable to create slice with runtime known values 39 messages
New User
Can't cimport glibc on master? 5 messages
zip library? 12 messages
expected type 'type', found 'fn(comptime type) type' 24 messages
comptime function instantiation 3 messages
Compiler New User
Have to cInclude a cstdlib header to prevent 'C import failed InvalidFormat' 41 messages
Function as a struct field 23 messages
Zig equivalent for `atexit` 5 messages
Help with weird error in nested switch 16 messages
C exports for WebAssembly 9 messages
allocating a large buffer 8 messages
error.Unexpected GetLastError(10093) Either the application has not called WSAStartup, or WSAStart 4 messages
Fuzzy on how to handle a result that is an error union of an optional, aka !? 200 messages
Initialize non-tiny array 29 messages
Vector intToFloat 5 messages
zig test and files in packages 4 messages
base64 decoder for streams? 3 messages
Compile and dynamically link a C library with build.zig 3 messages
ArrayList content owner ? 21 messages
Error `std.os.getenv is unavailable for Windows` when building zls 2 messages
Padding in packed structs 14 messages
testing of non public functions 13 messages
Why doesn't const array length have the same effect as a numerical literal? 24 messages
New User
Redefine a function with different parameters (or optional parameter) 17 messages
New User
Joining arrays at comptime 10 messages
how to know if read stream has bytes or not? 54 messages