WASM build updates

This commit is contained in:
Thomas Krijnen
2024-12-30 16:47:59 +01:00
parent 3592e3f9c0
commit 6d3612bd5b
4 changed files with 38 additions and 10 deletions
+4 -2
View File
@@ -3,12 +3,14 @@ package:
version: 0.8.0
source:
path: IfcOpenShell
path: ../../IfcOpenShell
build:
script: |
python nix/build-all.py --without-hdf5 --without-opencollada --without-swig --without-pcre -v --wasm --py310 IfcOpenShell-Python
BUILD_CFG=Release python nix/build-all.py --without-hdf5 --without-opencollada --without-swig --without-pcre -v --wasm --py312 IfcOpenShell-Python
mv package/ifcopenshell .
cp pyodide/setup.py .
mv dist/IfcOpenShell-0.8.0-py3-none-any.whl dist/ifcopenshell-python-v0.8.0-${GITHUB_SHA:0:7}-cp312-cp312-emscripten_3_1_58_wasm32.whl
about:
home: http://ifcopenshell.org