Searched refs:Emscripten (Results 1 – 14 of 14) 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()
318 => {Top-most dir of the Emscripten SDK installation.
185 #983 #984 Fix printf format specifiers for 32bit Emscripten199 #983 #984 CI: Cover compilation with 32bit Emscripten
509 // Emscripten doesn't currently support remote filesystem mounts.
3205 dynamic_linker="Emscripten linker"
614 mythread.h: Fix the build on Emscripten when threading is disabled618 81db3b889830. This broke non-threaded full build with Emscripten because
3214 dynamic_linker="Emscripten linker"
2492 in Emscripten #6766, use that to optionally suppress START_TRACE