Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

rfk/pypyjs

 
 

Repository files navigation

PyPy.js: PyPy compiled into JavaScript

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.

For the history of the project, see NEWS.

About

PyPy compiled to JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%