MCPcopy 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
346def generate_sanity():
347 return f'{utils.EMSCRIPTEN_VERSION}|{config.LLVM_ROOT}\n'
348
349
350@memoize

Callers 1

check_sanityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected