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
Is there some reason that normal debug methods (DWARF into or wasm source maps) doesn't work audio worklets? Is there some reason you need to use single file when debugging?
I'm not sure its possible to make SINGLE_FILE work with source maps since that wasm file is embedded as base64 in the JS in that mode.
It will be great to create single file build with every source maps build in. Will be useful for audio worklets debugging.
The text was updated successfully, but these errors were encountered: