Replace uBPF with LLVM #1053
Alan-Jowett
started this conversation in
Ideas
Replies: 1 comment
-
See: LLVMTargetMachineEmitToMemoryBuffer as a starting point for emitting machine code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@alessandrogario suggested an interesting idea to research during the triage meeting on 5/2/2022.
His suggestion is that we could replace uBPF with LLVM for the generation of machine code during JIT.
Here is my suggestion for how this could be done:
Beta Was this translation helpful? Give feedback.
All reactions