Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ get_build_dir
Function
get_build_dir
tools/system_libs.py:85–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
84
85
def
get_build_dir():
86
return
cache.get_path(
'build'
)
87
88
89
def
clean_env():
Callers
2
get_top_level_ninja_file
Function · 0.85
do_build
Method · 0.85
Calls
1
get_path
Method · 0.80
Tested by
no test coverage detected