Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ ensure_sysroot
Function
ensure_sysroot
tools/system_libs.py:2577–2578 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2575
2576
@ToolchainProfiler.profile()
2577
def
ensure_sysroot():
2578
cache.get(
'sysroot_install.stamp'
, install_system_headers, what=
'system headers'
)
2579
2580
2581
def
build_deferred():
Callers
2
run_build_commands
Function · 0.85
generate_ninja
Method · 0.85
Calls
1
get
Method · 0.65
Tested by
no test coverage detected