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.
Right now,
Tools/wasm/wasiwrites any log files when--quietis specified totempfile.gettempdir(), but there's no reason to hard-code it. So adding a--logdiroption to specify the directory seems to make sense.Linked PRs
--logdiroption toTools/wasm/wasi#137249--logdiroption toTools/wasm/wasi(GH-137249) #137252