Issue 60613
Summary CLang compiling to WebAssembly with multivalue and wasm-opt fails
Labels new issue
Assignees
Reporter fluffyball9
    Compiling to WebAssembly using clang with multivalue and wasm-opt on path build fails because clang doesn't automatically pass `--enable-multivalue` to wasm-opt. This parameter should be automatically passed to wasm-opt.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to