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
Right now, Tools/wasm/wasi writes any log files when --quiet is specified to tempfile.gettempdir(), but there's no reason to hard-code it. So adding a --logdir option to specify the directory seems to make sense.