Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ init
Function
init
tools/shared.py:619–621 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
617
618
619
def
init():
620
utils.set_version_globals()
621
setup_temp_dirs()
622
623
624
# ============================================================================
Callers
1
shared.py
File · 0.70
Calls
1
setup_temp_dirs
Function · 0.85
Tested by
no test coverage detected