You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use "super" wheel (wheel that includes other wheels)
Reduce size of OTIO wheel. I have a feeling building in RelWithDebInfo instead of Debug might help. Or is there another way to not have cmake run strip?
RelWithDebInfo
instead ofDebug
might help. Or is there another way to not have cmake runstrip
?fullStdLib
to false when callingloadPyodide
: https://pyodide.org/en/stable/usage/api/js-api.html?#globalThis.loadPyodide.-Oz
Use emscripten's -Oz option for pandas pyodide/pyodide#2457.The text was updated successfully, but these errors were encountered: