bazelbuild / bazelbuild/rules_cc
Support cc_embed_data
Open
P3
type: feature request
- Dominant language
- Starlark
- Stars
- 247
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the problem / feature request:
Bazel doesn't support cc_embed_data
### Feature requests: what underlying problem are you trying to solve with this feature?
I would like to embed data into C++ code.
We ended up having to hand-roll our own: https://github.com/google/iree/commit/4be1097dd2722ed0119e9b4b7784077e4970f3c3
Feel free to take code from there. I don't think we have time to upstream this properly.
Contributor guide
Assessment
This issue has not been assessed yet.