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
Adjust hints about using WASMTIME_BACKTRACE_DETAILS (#10498)
This commit updates some infrastructure to hint that
`WASMTIME_BACKTRACE_DETAILS` can be used to show more detail in
backtraces. Notably this warning is suppressed if `feature = "std"` is
turned off or if `feature = "addr2line"` is turned off since both are
required.
0 commit comments