5 ms·
> the program is compiled to a CPython Bytecode and then compiled again to PyXL assembly. It is then linked together and a binary is generated. why are we not
by ConanRus 1y ago
> the program is compiled to a CPython Bytecode and then compiled again to PyXL assembly. It is then linked together and a binary is generated.
why are we not doing this for a standard python? i think LLVM is just for that, no?