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
Due to logic here, it seems like linking with -gsource-map will automatically disable whitespace minification for the js file - this was a bit surprising to me because I wanted source maps for my wasm file while still having whitespace removed from my js file.