Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ path_from_root
Function
path_from_root
tools/utils.py:76–77 ·
view source on GitHub ↗
(*pathelems)
Source
from the content-addressed store, hash-verified
74
75
76
def
path_from_root(*pathelems):
77
return
str(Path(__rootpath__, *pathelems))
78
79
80
def
exe_path_from_root(*pathelems):
Callers
15
emscripten.py
File · 0.90
compile_javascript
Function · 0.90
create_tsd_exported_runtime_methods
Function · 0.90
js_optimizer.py
File · 0.90
main
Function · 0.90
update_settings_docs.py
File · 0.90
write_file
Function · 0.90
main
Function · 0.90
test_posix_proxy_sockets
Method · 0.90
common.py
File · 0.90
setUp
Method · 0.90
browser_common.py
File · 0.90
Calls
no outgoing calls
Tested by
15
test_posix_proxy_sockets
Method · 0.72
test_firstrun
Method · 0.68
test_readonly_sysroot_install
Method · 0.68
test_emrun
Method · 0.68
test_print_file_name_custom_resdir
Method · 0.68
verify_includes
Method · 0.68
test_js_optimizer
Method · 0.68
test_js_optimizer_huge
Method · 0.68
test_js_optimizer_py
Method · 0.68
test_scons
Method · 0.68
test_scons_env
Method · 0.68
test_scons_env_no_emscons
Method · 0.68