You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit changes the old term `readAsmConstArgs` to the
new term `readEmAsmArgs`, due to conflict of #16449 and #18218
Background history:
1. #16449 proposed, introducing AudioWorklet earlier
2. #18218 proposed, renaming readAsmConstArgs to readEmAsmArgs
3. #18218 merged earlier
4. #16449 merged later, using the old term `readAsmConstArgs`
assert(UTF8ToString(sigPtr)[0]!='v','Do NOT specify the return argument in the signature string for a call to emscripten_audio_worklet_post_function_sig(), just pass the function arguments.');
0 commit comments