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
#if EXPORT_ES6&&USE_ES6_IMPORT_META&&!SINGLE_FILE&&!AUDIO_WORKLET// In single-file mode, repeating WASM_BINARY_FILE would emit the contents again. For an Audio Worklet, we cannot use `new URL()`.
622
+
#if EXPORT_ES6&&USE_ES6_IMPORT_META&&!AUDIO_WORKLET// In single-file mode, repeating WASM_BINARY_FILE would emit the contents again. For an Audio Worklet, we cannot use `new URL()`.
0 commit comments