Searched refs:Emscripten (Results 1 – 11 of 11) sorted by relevance
15 Emscripten provides a C/C++ compilation environment based on clang which26 - wasm32-unknown-emscripten, which uses Emscripten internally and
224 Emscripten, enumerator674 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.
689 case llvm::Triple::Emscripten: in AllocateTarget()707 case llvm::Triple::Emscripten: in AllocateTarget()
294 case llvm::Triple::Emscripten: in ShouldAddDefaultIncludePaths()
254 T.getOS() != Triple::Emscripten) { in initialize()261 if (T.getOS() != Triple::Emscripten) { in initialize()
248 case Emscripten: return "emscripten"; in getOSTypeName()646 .StartsWith("emscripten", Triple::Emscripten) in parseOS()
54 #983 #984 Fix printf format specifiers for 32bit Emscripten68 #983 #984 CI: Cover compilation with 32bit Emscripten
509 // Emscripten doesn't currently support remote filesystem mounts.
1923 in Emscripten #6766, use that to optionally suppress START_TRACE