Searched refs:Emscripten (Results 1 – 15 of 15) sorted by relevance
15 Emscripten provides a C/C++ compilation environment based on clang which26 - wasm32-unknown-emscripten, which uses Emscripten internally and
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
241 Emscripten, enumerator749 return getOS() == Triple::Emscripten; in isOSEmscripten()
105 D: Emscripten-related changes.
217 case llvm::Triple::Emscripten: in ShouldAddDefaultIncludePaths()
709 case llvm::Triple::Emscripten: in AllocateTarget()727 case llvm::Triple::Emscripten: in AllocateTarget()
268 T.getOS() != Triple::Emscripten) { in initializeLibCalls()275 if (T.getOS() != Triple::Emscripten) { in initializeLibCalls()
292 case Emscripten: return "emscripten"; in getOSTypeName()715 .StartsWith("emscripten", Triple::Emscripten) in parseOS()
318 => {Top-most dir of the Emscripten SDK installation.
400 #983 #984 Fix printf format specifiers for 32bit Emscripten414 #983 #984 CI: Cover compilation with 32bit Emscripten
509 // Emscripten doesn't currently support remote filesystem mounts.
3205 dynamic_linker="Emscripten linker"
3214 dynamic_linker="Emscripten linker"
1091 mythread.h: Fix the build on Emscripten when threading is disabled1095 81db3b889830. This broke non-threaded full build with Emscripten because
2492 in Emscripten #6766, use that to optionally suppress START_TRACE