Stream: git-wasmtime

Topic: wasmtime / PR #10498 Adjust hints about using `WASMTIME_B...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:06):

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 if feature = "std" is turned off or if feature = "addr2line" is turned off since both are required.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:06):

alexcrichton has marked PR #10498 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:06):

alexcrichton requested pchickey for a review on PR #10498.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:06):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10498.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:09):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:12):

alexcrichton has enabled auto merge for PR #10498.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 22:43):

alexcrichton merged PR #10498.


Last updated: Apr 17 2025 at 18:04 UTC