mirror of https://github.com/pyodide/pyodide.git
![]() The out of tree build system applies an abi tag based on `PYODIDE_EMSCRIPTEN_VERSION` in `Makefile.envs`. Prior to this PR, it will happily accept the version of emscripten (say 3.1.18) and produce a wheel tagged like it was produced from the expected Emscripten version (say 3.1.14). This causes confusing errors due to ABI mismatch see igraph/python-igraph#560. This error message should help prevent such confusion. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
build.py |