feat: add basic bazel module#12
Conversation
934dda9 to
3b23e72
Compare
ff0c998 to
403c59c
Compare
403c59c to
48674f2
Compare
0227e10 to
33886e4
Compare
33886e4 to
4a5e40d
Compare
I think that would make the most sense in the long run; I’d already had that in mind - but for the first draft, the repo seemed like the most seemed approach to me. Feel free to create an extra repo for this
The Zig compiler can be used for both Zig and C (as a Clang frontend). As for the former, we can certainly tackle that; it seems fairly straightforward when I look at
i don't see any usecase why one should use sscache inside bazel I would also consider the Bazel module's API to be unstable for now, since additional features in OCX might make it necessary to redesign the API again - I am thinking of layers or dependencies. |
No description provided.