MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / libwebaudio.js

File libwebaudio.js

src/lib/libwebaudio.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#if AUDIO_WORKLET && !WASM_WORKERS
2#error "Building with -sAUDIO_WORKLET also requires enabling -sWASM_WORKERS"
3#endif
4#if AUDIO_WORKLET && TEXTDECODER == 2

Callers

nothing calls this directly

Calls 12

readRenderSizeHintFunction · 0.85
makeDynCallFunction · 0.85
addToLibraryFunction · 0.85
logMethod · 0.80
dbgFunction · 0.70
cbFunction · 0.70
assertFunction · 0.50
UTF8ToStringFunction · 0.50
errorMethod · 0.45
resumeMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected