eunomia-bpf / bpftime

Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
804 stars 75 forks source link

[FEATURE] separate the llvm jit into other repo #319

Closed yunwei37 closed 2 months ago

yunwei37 commented 2 months ago

Is your feature request related to a problem? Please describe.

Since the API of llvm jit is stable, we can separate the llvm jit into another repo to make it easier to use as dependency.

yunwei37 commented 2 months ago

Now the LLVM JIT is in https://github.com/eunomia-bpf/llvmbpf