Searched refs:WASI (Results 1 – 8 of 8) sorted by relevance
240 WASI, // Experimental WebAssembly OS enumerator744 return getOS() == Triple::WASI; in isOSWASI()
149 #1336 CI: Bump WASI SDK from 33 to 34210 and WASI SDK345 #1212 CI: Bump WASI SDK from 32 to 33379 in particular with WASI SDK (where none of the other413 #1181 #1182 CI: Bump WASI SDK from 30 to 32449 #1149 CI: Bump to WASI SDK 30484 #1104 WASI: Fix format specifiers for 32bit WASI SDK494 #1102 #1103 WASI: Stop using getpid532 #1104 CI: Cover compilation with WASI SD[all...]
20 on musl, for producing WebAssembly applications that use the WASI ABI.
233 case llvm::Triple::WASI: in ShouldAddDefaultIncludePaths()
706 case llvm::Triple::WASI: in AllocateTarget()724 case llvm::Triple::WASI: in AllocateTarget()
317 case WASI: return "wasi"; in getOSTypeName()714 .StartsWith("wasi", Triple::WASI) in parseOS()
312 => {Top-most dir of the wasi-sdk for a WASI build}
2581 To make a non-threaded liblzma-only build work with WASI SDK, <signal.h>2592 Fixes: 81db3b889830 ("mythread.h: Disable signal functions in builds targeting Wasm + WASI.")16755 mythread.h: Disable signal functions in builds targeting Wasm + WASI.16757 signal.h in WASI SDK doesn't currently provide sigprocmask()16759 liblzma and xzdec build against WASI SDK. xz doesn't build yet16761 isn't (yet?) implemented in WASI SDK.