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
Instead of WasmEnableThreads=true (resp WasmEnablePerfTracing=true) just use MonoWasmBuildVariant=multithread (resp MonoWasmBuildVariant=perftrace) everywhere. I'm not sure why we need two mechanisms for doing the same thing.