Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
readRenderSizeHint
Function · 0.85
audioWorkletCreationFailed
Function · 0.85
makeDynCall
Function · 0.85
addToLibrary
Function · 0.85
log
Method · 0.80
dbg
Function · 0.70
cb
Function · 0.70
assert
Function · 0.50
UTF8ToString
Function · 0.50
error
Method · 0.45
resume
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected