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
Don't always panic if WASI_SDK_PATH is not set when detecting compiler
If <target>.wasi-root is set, don't panic. It may be the case the
default compiler is sufficient or not needed. This is the case when
packaging wasm targets on fedora today.
0 commit comments