Commits


Yulong Wang authored and GitHub committed c6f1a1ce696
update build_jsep.bat to add release build flags (#17471) ### Description flags `--enable_wasm_api_exception_catching --disable_rtti` are used in release build, so fix the build_jsep.bat script to make it more consistent with CI.