mirror of https://github.com/pyodide/pyodide.git
![]() This PR makes building CMake based packages easier. - Introduce a custom toolchain file for Pyodide. It inherits most of settings from the original Emscripten toolchain file with some modifications. Packages built by pyodide-build will automatically use that toolchain file. - Proxy cmake in pywasmcross.py, in order to proxy other compiler toolchains. |
||
---|---|---|
.. | ||
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.