[clang] [lld] [llvm] [lld][WebAssembly][Clang][MC] WASIP3 and component model threading support (PR #175800)
Sy Brand via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 17 14:50:59 PST 2026
TartanLlama wrote:
@sbc100 I've added [Clang] and [MC] to the title prefix. Since it's a fairly fundamental change to how code for WASIP3 is compiled I included all the end-to-end changes.
Landing it piecemeal seems more challenging due to how the changes in the upper layers also need supporting changes in the linker, but I'm happy to split this into multiple PRs if it will aid review.
https://github.com/llvm/llvm-project/pull/175800
More information about the cfe-commits
mailing list