alexcrichton opened PR #10498 from alexcrichton:update-backtrace-details-hint
to bytecodealliance:main
:
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 iffeature = "std"
is turned off or iffeature = "addr2line"
is turned off since both are required.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton has marked PR #10498 as ready for review.
alexcrichton requested pchickey for a review on PR #10498.
alexcrichton requested wasmtime-core-reviewers for a review on PR #10498.
fitzgen submitted PR review.
alexcrichton has enabled auto merge for PR #10498.
alexcrichton merged PR #10498.
Last updated: Apr 17 2025 at 18:04 UTC