pypyjs

PyPy compiled to JavaScript

  • 所有者: pypyjs/pypyjs
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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 <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.

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 <README.dist.rst>_.

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

For the history of the project, see NEWS <NEWS.md>_.

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`_, +-------------------------+-------------------------------------------------------------------------------------+

.. _pypyjs: https://github.com/pypyjs/pypyjs
.. _pypy: https://github.com/pypyjs/pypy
.. _pypyjs-release: https://github.com/pypyjs/pypyjs-release
.. _pypyjs-release-nojit: https://github.com/pypyjs/pypyjs-release-nojit
.. _pypyjs-examples: https://github.com/pypyjs/pypyjs-examples
.. _pypyjs.github.io: https://github.com/pypyjs/pypyjs.github.io
.. _pypyjs.org: https://pypyjs.org

主要指标

概览
名称与所有者pypyjs/pypyjs
主编程语言Python
编程语言HTML (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2013-12-08 12:14:39
推送于2019-03-19 18:28:41
最后一次提交2019-03-20 05:28:40
发布数5
最新版本名称v0.4.1 (发布于 )
第一版名称v0.3.0 (发布于 )
用户参与
星数1.9k
关注者数62
派生数115
提交数361
已启用问题?
问题数172
打开的问题数100
拉请求数37
打开的拉请求数4
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?