jpsamaroo / BPFnative.jl

Native Julia codegen for eBPF bytecode
Other
9 stars 1 forks source link

Add ubpf support via UBPF_jll #10

Open jpsamaroo opened 3 years ago

jpsamaroo commented 3 years ago

And use ubpf to test that codegen actually generates something runnable!

WIP until I determine that the API is nice and usable.

jpsamaroo commented 3 years ago

Closes #7