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
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to