All Projects → pypyjs → Pypyjs

pypyjs / Pypyjs

Licence: mit
PyPy compiled to JavaScript

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
shell
77523 projects
HTML
75241 projects

PyPy.js: PyPy compiled into JavaScript

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

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

This is a very-much-in-flux collection of supporting scripts and infrastructure for an experimental emscripten/asmjs backend for PyPy. You can read more about the project (and try it out live!) here:

http://pypyjs.org/

If you just want to use a pre-compiled PyPy.js interpreter, please download a release bundle from the above website and follow the instructions in the included README.

If you're like to work on the PyPy.js code itself, please see the details in CONTRIBUTING.rst. All code is available under the MIT License.

For the history of the project, see NEWS.

Repository Overview

pypyjs Main repository to built a PyPy.js release
pypy Fork of PyPy with support for compiling to javascript
pypyjs-release Latest release build of PyPy.js, as a handy git submodule
pypyjs-release-nojit Latest release build of PyPy.js, without a JIT
pypyjs-examples Examples/snippets usage of pypyjs-release and pypyjs-release-nojit
pypyjs.github.io source for pypyjs.org website use pypyjs-release and pypyjs-release-nojit
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].