12 ms·
I got my acronyms wrong, it's called the "CLI" backend, but it's definitely in there: http://doc.pypy.org/en/latest/cli-backend.html http://doc.pypy.org/en/lat
by rfk 13y ago
I got my acronyms wrong, it's called the "CLI" backend, but it's definitely in there: http://doc.pypy.org/en/latest/cli-backend.html http://doc.pypy.org/en/latest/cli-backend.html
- rfk 13y agoHeh, actually it might be possible to cheat a little with this backend as well, using http://www.jsil.org/ http://www.jsil.org/ to translate the output of the cli backend into javascript. Trying C+Emscripten versus CIL+JSIL would be a very interesting comparison.