Martin Nowak Wrote: > > How would JIT work in the above case? > > You would need to do JIT a target agnostic IR. AFAIK, target-agnostic LLVM IR is impossible. It's in FAQ.