emscripten-forge / recipes

Recipes to build the packages for the emscripten-forge distribution
BSD 3-Clause "New" or "Revised" License
56 stars 49 forks source link

ssl draft #1223

Open DerThorsten opened 4 months ago

DerThorsten commented 4 months ago

ImportError: dynamic module does not define module export function (PyInit__ssl)

not sure what might be missing. Maybe @wolfv has an idea.

The package is an un-vendored python library normally included directly in the python distribution. I tried to copy what pyodide is doing https://github.com/pyodide/pyodide/blob/main/packages/ssl/meta.yaml