================ @@ -635,6 +635,11 @@ function(llvm_add_library name) set(ARG_STATIC) endif() + if(EMSCRIPTEN) ---------------- anutosh491 wrote: Doing it right away ! https://github.com/llvm/llvm-project/pull/118262