Add basic TODO.md

This commit is contained in:
Pragyansh Chaturvedi
2025-09-18 01:51:01 +05:30
parent 62db39db74
commit 224e6ba781

9
TODO.md Normal file
View File

@ -0,0 +1,9 @@
## 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?