I don't think there is anyone looking into that right now.
On Mon, May 6, 2013 at 8:58 PM, Leonardo Santagada <[email protected]> wrote: > 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 > _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
