An Alternative to `anytype` Duck-Typing
|
|
7
|
502
|
January 13, 2025
|
How can a slice be owned? When a slice is essentially a pointer (with a length)
|
|
4
|
386
|
January 13, 2025
|
Using Comptime and @export to export anon structs functions?
|
|
4
|
123
|
January 13, 2025
|
Segmentation Fault from GeneralPurposeAllocator
|
|
1
|
96
|
January 13, 2025
|
Why aren't generic functions implicitly comptime?
|
|
6
|
162
|
January 13, 2025
|
A better anytype?
|
|
21
|
912
|
January 13, 2025
|
Amazig: Origin Shift maze generation library for Zig
|
|
7
|
236
|
January 13, 2025
|
I want to assign stack alloced [num][size]u8 to [][]u8, but encountered memory problem, please help
|
|
8
|
215
|
January 13, 2025
|
Whatever happened to 'functions as expressions'?
|
|
28
|
1164
|
January 13, 2025
|
Is there anyway to easily expose the standard library to C/FFI? Namely AST
|
|
2
|
81
|
January 13, 2025
|
Local Random Number Generator sometimes core dumps2
|
|
3
|
95
|
January 12, 2025
|
Proposed doc layout template - a license question
|
|
0
|
55
|
January 12, 2025
|
Enabling debug logging when running with"zig test"
|
|
2
|
172
|
January 12, 2025
|
Zig MSCV ABI/C-Translate Struggles
|
|
3
|
142
|
January 12, 2025
|
What are your thoughts on adding allocPrint to the allocator interface?
|
|
2
|
151
|
January 12, 2025
|
Fd in os.linux.open do not align with os.linux.read
|
|
1
|
117
|
January 12, 2025
|
Allocating AST nodes
|
|
3
|
109
|
January 12, 2025
|
Comptime parsing (no allocation)
|
|
1
|
101
|
January 12, 2025
|
Zig's Comptime Is Bonkers Good
|
|
13
|
1092
|
January 12, 2025
|
Cleaning up
|
|
2
|
153
|
January 12, 2025
|
How to reallocate without loosing data?
|
|
5
|
327
|
January 11, 2025
|
Raw binary generation
|
|
0
|
110
|
January 11, 2025
|
Freebsd 14.2: build zig from source failed
|
|
1
|
152
|
January 10, 2025
|
[Simple quiz]: Does this program print anything?
|
|
9
|
406
|
January 9, 2025
|
Returning multiple items from a WASM executable
|
|
3
|
272
|
January 9, 2025
|
Ideas wanted for creating types in comptime
|
|
2
|
208
|
January 9, 2025
|
Sentinel or not sentinel?
|
|
11
|
311
|
January 9, 2025
|
Ziglings exercise about the new Zig feature 'labeled switch'
|
|
4
|
1058
|
January 9, 2025
|
Does Zig make any expression evaluation order guarantees?
|
|
4
|
205
|
January 8, 2025
|
Freestanding VMs and wasm
|
|
4
|
370
|
January 8, 2025
|