[clang] [libcxxabi] [llvm] Add support for WASI builds (PR #91051)
Luca Versari via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 12:07:18 PDT 2024
veluca93 wrote:
> https://discourse.llvm.org/t/rfc-building-llvm-for-webassembly/79073 and PR #92677 also just arrived at the scene with a different take on implementing the same thing. Looks like there's significant interest in this area!
That's cool! That PR seems significantly more polished than mine, happy to go with that one instead :-)
https://github.com/llvm/llvm-project/pull/91051
More information about the llvm-commits
mailing list