ryanking13 / auditwheel-emscripten

auditwheel-like tool for Pyodide
Mozilla Public License 2.0
4 stars 4 forks source link

Analyze what type of build flags are used during the build #13

Open ryanking13 opened 1 year ago

ryanking13 commented 1 year ago

auditwheel-emscripten should be able to analyze what build flags are used when building a WASM module.

Related: https://github.com/pyodide/pyodide/pull/3823