auditwheel-emscripten should be able to analyze what build flags are used when building a WASM module. - [ ] main / side module - [ ] SIMD - [ ] exception handling - [ ] threading - [ ] stack unwind - [ ] etc... Related: https://github.com/pyodide/pyodide/pull/3823