Why is the version of pyodide-build so much ahead of pyodide? For example, 0.28, 0.27 ? #23
-
Why is the version of pyodide-build so much ahead of pyodide? For example, 0.28, 0.27 ? |
Beta Was this translation helpful? Give feedback.
Answered by
ryanking13
Sep 10, 2024
Replies: 1 comment
-
We separated the versioning of Pyodide and pyodide-build from Pyodide 0.26.1 to support faster release of pyodide-build. pyodide > 0.26.1 is compatible to Pyodide 0.26 and (hopefully) be compatible to newer Pyodide versions. You can check the compatibility table for Pyodide and pyodide-build in this file: https://github.com/pyodide/pyodide/blob/main/pyodide-cross-build-environments.json |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hzhangxyz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We separated the versioning of Pyodide and pyodide-build from Pyodide 0.26.1 to support faster release of pyodide-build.
pyodide > 0.26.1 is compatible to Pyodide 0.26 and (hopefully) be compatible to newer Pyodide versions.
You can check the compatibility table for Pyodide and pyodide-build in this file: https://github.com/pyodide/pyodide/blob/main/pyodide-cross-build-environments.json