Home
last modified time | relevance | path

Searched refs:configure_wrapper (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/wasm/
H A Dwasm_build.py183 configure_wrapper: Optional[pathlib.PurePath]
228 configure_wrapper=None,
241 emconfigure = EMSCRIPTEN.configure_wrapper
282 configure_wrapper=EMSCRIPTEN_ROOT / "emconfigure", variable
310 configure_wrapper=WASMTOOLS / "wasi-env", variable
467 if platform.configure_wrapper:
468 cmd.insert(0, os.fspath(platform.configure_wrapper))

Completed in 2 milliseconds