MCPcopy 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
619def init():
620 utils.set_version_globals()
621 setup_temp_dirs()
622
623
624# ============================================================================

Callers 1

shared.pyFile · 0.70

Calls 1

setup_temp_dirsFunction · 0.85

Tested by

no test coverage detected