Skip to content

Add deps support to zig_library and zig_binary#23

Merged
darthfork merged 1 commit intomainfrom
issue-10-deps-support
Apr 21, 2026
Merged

Add deps support to zig_library and zig_binary#23
darthfork merged 1 commit intomainfrom
issue-10-deps-support

Conversation

@darthfork
Copy link
Copy Markdown
Owner

Summary

  • add deps support to zig_library and zig_binary
  • propagate transitive Zig module and archive information through ZigLibraryInfo
  • add an examples/deps example and update the README

Testing

  • bazel test //...
  • bazel run //examples/deps:hello_deps

@darthfork darthfork merged commit 3846d60 into main Apr 21, 2026
4 checks passed
@darthfork darthfork deleted the issue-10-deps-support branch April 21, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant