mirror of https://github.com/pyodide/pyodide.git
![]() This moves unisolation into a package key. `cross-build-env: true` means the package is part of the cross build environment and should be unisolated. `cross-build-files` gives a list of files that should be copied from the built copy of the package into the host copy of the package. This will allow us to construct a cross build environment automatically as part of building packages. If we have these files and the Python include directory, this is sufficient for cross-building binary packages. |
||
---|---|---|
.. | ||
pyodide_build | ||
README.md | ||
pyproject.toml | ||
setup.cfg | ||
setup.py |
README.md
pyodide-build
Tools for building Pyodide.
See http://github.com/pyodide/pyodide for more information.
License
Pyodide uses the Mozilla Public License Version 2.0.