Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ generate_sanity
Function
generate_sanity
tools/shared.py:346–347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
344
345
346
def
generate_sanity():
347
return
f
'{utils.EMSCRIPTEN_VERSION}|{config.LLVM_ROOT}\n'
348
349
350
@memoize
Callers
1
check_sanity
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected