MCPcopy
hub / github.com/pyodide/pyodide / update_struct_info

Function update_struct_info

tools/update_emscripten.py:80–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78
79
80def update_struct_info() -> None:
81 run(["make", "update_struct_info"], cwd=EMSDK)
82
83
84def commit(newtag) -> None:

Callers 1

mainFunction · 0.85

Calls 1

runFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…