mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
10 lines
208 B
Markdown
10 lines
208 B
Markdown
## Short term
|
|
|
|
- Implement enough functionality to port the BCC tutorial examples in PythonBPF
|
|
|
|
|
|
## Long term
|
|
|
|
- Refactor the codebase to be better than a hackathon project
|
|
- Port to C++ and use actual LLVM?
|