blockblaz / blockblaz/zeam

make `init` return the allocated loop

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Zig
Stars
97
Forks
39
PR merge metrics
No merged PRs in 30d

Description

make `init` return the allocated loop, as it is done in `Allocator` itself.

file: pkgs/cli/src/main.zig

_Originally posted by @gballet in https://github.com/blockblaz/zeam/pull/36#discussion_r2250132621_

Contributor guide

No contributing guide indexed for this repository

Research direction

Open pkgs/cli/src/main.zig and find init alongside the Allocator implementation. Compare how Allocator returns its allocated loop, then update init so its result exposes the allocated loop. Done means init returns the loop consistently with Allocator; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
zig
Domain
cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.