MCPcopy Index your code
hub / github.com/python/cpython / wasm_assets.py

File wasm_assets.py

Platforms/emscripten/wasm_assets.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""Create a WASM asset bundle directory structure.
3
4The WASM asset bundles are pre-loaded by the final WASM build. The bundle

Callers

nothing calls this directly

Calls 3

absoluteMethod · 0.80
mainFunction · 0.70
add_argumentMethod · 0.45

Tested by

no test coverage detected