python-jit
A JIT compiler for Python 3.13 using LLVM ORC. Implements a custom generator state machine, SIMD auto-vectorization (AVX/SSE), and native async/await support.