[Openmp-commits] [llvm] [openmp] [openmp][WebAssembly] Allow openmp to compile and run under emscripten toolchain (PR #95169)

Alon Zakai via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 15 08:37:47 PDT 2024


kripken wrote:

@arsnyder16 Once something lands in LLVM, it is automatically picked up by Emscripten's tip of tree builds (which you can install with `emsdk install tot`, though it can take a few hours for tests and builds to complete). It will also be included automatically in the next official emsdk release.

https://github.com/llvm/llvm-project/pull/95169


More information about the Openmp-commits mailing list