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
fix(onnxruntime): pass WASM_ASYNC_COMPILATION via CMake defines
- Changed from EMCC_CFLAGS to --cmake_extra_defines
- Fixes compilation error: linker flag being treated as compiler flag
- ONNX Runtime build uses -Werror, treating warnings as errors
0 commit comments