HomeSort by: relevance | last modified time | path
    Searched defs:WASI (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
target.h 59 WASI,
  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h 200 WASI, // Experimental WebAssembly OS
609 /// Tests whether the OS is WASI.
611 return getOS() == Triple::WASI;

Completed in 31 milliseconds