Searched defs:is_wasi (Results 1 - 6 of 6) sorted by relevance
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_dir_util.py | 14 from test.support import run_unittest, is_emscripten, is_wasi namespace
|
| H A D | test_sysconfig.py | 13 from test.support import run_unittest, swap_item, requires_subprocess, is_wasi namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_pyexpat.py | 15 from test.support import sortdict, is_emscripten, is_wasi namespace
|
| H A D | test_locale.py | 2 from test.support import verbose, is_android, is_emscripten, is_wasi namespace
|
| H A D | test_pathlib.py | 16 from test.support import is_emscripten, is_wasi namespace
|
| /third_party/python/Tools/wasm/ |
| H A D | wasm_build.py | 353 def is_wasi(self) -> bool: member in Host
|
Completed in 8 milliseconds