Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 337 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 337 Bytes

Kashk

Automatic generation of BPF kernel offload programs from application source code.

TODO:

Update to libclang API 18. The issue with getting the binary and unary operators may be solved by using the new APIs available in newer version.

Limitations

To Be written

Dependancy

  • pip install clang==15.0.7
  • clang-15