eBPF the Hard Way

23 points by Shorden


zmitchell

This is pretty cool! As an aside, I've been using https://github.com/tw4452852/zbpf for a project. I've been thinking about what a Zig-native eBPF build system/framework would look like given the ability to generate code in the build system (e.g. BTF -> Zig) and given comptime.