Skip to content

Commit

Permalink
Merge pull request #216 from mdeff/master
Browse files Browse the repository at this point in the history
readme: mention pyodide as an alternative
  • Loading branch information
rfk committed Mar 19, 2019
2 parents 9038af4 + a62cd0a commit 4532320
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Expand Up @@ -2,7 +2,8 @@
PyPy.js: PyPy compiled into JavaScript
=======================================

**Note:** Development is sleeping at the moment. Discuss this here: https://github.com/pypyjs/pypyjs/issues/213
**Note:** Development is sleeping at the moment. Discuss this here: https://github.com/pypyjs/pypyjs/issues/213.
Look at `iodide <https://iodide.io>`_ (specifically, `pyodide <https://github.com/iodide-project/pyodide>`_) for a maintained and heavily developed alternative.

PyPy. Compiled into JavaScript. JIT-compiling to JavaScript at runtime.
Because why not.
Expand Down

0 comments on commit 4532320

Please sign in to comment.