Commits


Yulong Wang authored and GitHub committed dbf47284d17
[wasm] disable closure compiler in debug build (#13865) ### Description disable closure compiler in debug build. after this change, emscripten will only run closure compiler in release build.