whitequark wrote: I've further confirmed that clang.wasm can build complex software by building [Yosys](https://github.com/yosysHQ/yosys/) for Wasm using clang.wasm. It works fine and is able to translate a simple design; this makes it clear that a mature codebase with a mixture of C and C++ code can compile, link, and produce a working artifact using this port, so I have a high degree of confidence in this PR now.
https://github.com/llvm/llvm-project/pull/92677 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits