brightway-lca / brightway-live

🖥️🌿 Browser-based JupyterHub for Brightway (built on WASM, either based on emscripten-forge or on Pyodide)
https://live.brightway.dev
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Build `lxml` for WebAssembly #9

Closed michaelweinold closed 1 year ago

michaelweinold commented 1 year ago

emscripten-forge

emscripten-forge/packages/lxml

pyodide

pyodide/packages/lxml

michaelweinold commented 1 year ago

Compare the Pyodide lxml recipe pyodide/packages/lxml and the mention of lxml in the package build documentation.