New ifcopenshell package for Web Assembly

edited October 2023 in General

Hi!

First of all, thank you a lot to all contributors for the great work with Ifcopenshell, this is really incredible. :)

I am currently working on a web app that would allow us to merge IFC files.
I developed the tool with ifcopenshell-python, and it works quite nice (still not perfectly though)
So now I am trying to use Web Assembly with pyodide (as in the wasm-preview examples). It turns out that the ifcopenshell package "IfcOpenShell-0.7.0-py3-none-any.whl" that I found on the wasm-preview github is quite outdated, and it lacks some recent new additions.

I tried to find a way to build the new package by myself from source, but I am a bit lost. Does any of you can help me to figure out how to build this new package for web-assembly ?
Thanks !

Tagged:
cvillagrasa
Sign In or Register to comment.