pyodide/emsdk
Gyeongjae Choi a916ea0b34
BLD simplify building CMake based packages (#3128)
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.
2022-09-22 10:42:26 +09:00
..
patches BLD simplify building CMake based packages (#3128) 2022-09-22 10:42:26 +09:00
Makefile MAINT Fix emscripten patch paths (#2276) 2022-03-15 13:52:21 -07:00