Stream: git-wasmtime

Topic: wasmtime / PR #6435 [9.0.0] Fix support for native profiling


view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 21:22):

alexcrichton opened PR #6435 from alexcrichton:fix9 to bytecodealliance:release-9.0.0:

This commit fixes a panic that's easy to hit with native profilers by accident. This was introduced in #6262 which made it into the 9.0.0 release but is not present on main due to the refactorings of #6361 which are on main but not on 9.0.0.

Closes #6433

<!--
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 (May 22 2023 at 21:22):

alexcrichton requested pchickey for a review on PR #6435.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 21:22):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 21:40):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 22 2023 at 22:11):

alexcrichton merged PR #6435.


Last updated: Nov 22 2024 at 16:03 UTC