WASM build changes #6794

This commit is contained in:
Thomas Krijnen
2025-06-16 21:17:00 +02:00
parent 15112211c1
commit 34a1bc6f04
2 changed files with 29 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ source:
build:
script: |
BUILD_CFG=Release python nix/build-all.py --without-hdf5 --without-opencollada --without-swig --without-pcre -v --wasm --py312 IfcOpenShell-Python
BUILD_CFG=Release python nix/build-all.py --without-hdf5 --without-opencollada --without-swig --without-pcre -v --wasm --py313 IfcOpenShell-Python
mv package/ifcopenshell .
cp pyodide/setup.py .