Files
python-bpf/TODO.md
Pragyansh Chaturvedi 224e6ba781 Add basic TODO.md
2025-09-18 01:51:01 +05:30

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?