pypyjs/pypyjs
Fork: 154 Star: 1855 (更新于 2024-10-27 03:26:12)
license: MIT
Language: Python .
PyPy compiled to JavaScript
最后发布版本: v0.4.0 ( 2015-07-08 19:21:07)
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
最近版本更新:(数据更新于 2024-10-30 17:56:35)
2015-07-08 19:21:07 v0.4.0
2015-05-23 18:48:50 v0.3.1
2015-05-22 23:10:32 v0.3.0
pypyjs/pypyjs同语言 Python最近更新仓库
2024-11-14 21:11:52 LibraHp/GetQzonehistory
2024-11-14 08:17:54 langflow-ai/langflow
2024-11-14 06:52:29 ultralytics/ultralytics
2024-11-14 00:25:19 Huanshere/VideoLingo
2024-11-12 18:49:22 jxxghp/MoviePilot
2024-11-12 16:19:07 AnswerDotAI/rerankers