Hi,

Is it possible to use the PyPy JIT compiler embedded into a CPython (Django) application?

I would like to translate a Django app into C code then compile the binary with clang to optimize the code with a JIT engine.

What do you think?

Etienne

--
Etienne Robillard
tkad...@yandex.com
https://www.isotopesoftware.ca/

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to