Searched refs:Emscripten (Results 1 – 9 of 9) sorted by relevance
15 Emscripten provides a C/C++ compilation environment based on clang which26 - wasm32-unknown-emscripten, which uses Emscripten internally and
237 Emscripten, enumerator706 return getOS() == Triple::Emscripten; in isOSEmscripten()
167 - The library can be compiled with recent Emscripten versions.290 randombytes() implementation any more. Other minor Emscripten-related379 - All the symbols are now exported by the Emscripten build script.424 - New build scripts for Visual Studio, Emscripten, different Android
105 D: Emscripten-related changes.
692 case llvm::Triple::Emscripten: in AllocateTarget()710 case llvm::Triple::Emscripten: in AllocateTarget()
260 T.getOS() != Triple::Emscripten) { in initializeLibCalls()267 if (T.getOS() != Triple::Emscripten) { in initializeLibCalls()
274 case Emscripten: return "emscripten"; in getOSTypeName()685 .StartsWith("emscripten", Triple::Emscripten) in parseOS()
509 // Emscripten doesn't currently support remote filesystem mounts.
1923 in Emscripten #6766, use that to optionally suppress START_TRACE