Description
Provides a simple static linker for BPF programs. Developers use it in eBPF build workflows where separate objects or components need to be linked before loading or packaging.
Use it when an eBPF project expects bpf-linker. Kernel and verifier constraints still apply to the final program.