Y
Hacker News
new
|
ask
|
show
|
jobs
by
0mp
2010 days ago
You may try out generic eBPF outside of Linux:
https://github.com/generic-ebpf/generic-ebpf
1 comments
0b01
2010 days ago
LLVM also has a BPF backend so you can compile any C++/C program to run on BPF.
link
mhh__
2010 days ago
There is also a bpf triple for gcc (I say that having never been able to actually use it)
link