bpf2go should be able to generate Go code from object files built out-of-band #1142
emmaworley
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
@connorworley Would you be up for implementing this? I think it's a good idea. We might use it for Cilium as well at some point. @lmb WDYT? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to have finer control of my C build, but still generate Go code using bpf2go. An option to pass in an object file rather than a source file would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions