[pypy-dev] PyPy to asm.js

Leonardo Santagada santagada at gmail.com
Mon May 6 20:58:28 CEST 2013


asm.js[1] seems a somewhat reasonable target for pypy, maybe even the jit
could be made to work with it (with an external javascript lib that calls
eval for compilation of the asm.js traces). Is anyone looking it it?

They are planning to add support for garbage collector in asm.js and also
support for more interesting interaction between the asm.js binary and the
javascript ecosystem.


[1] http://asmjs.org/faq.html

-- 

Leonardo Santagada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20130506/88c755bb/attachment.html>


More information about the pypy-dev mailing list