Stream: git-wasmtime

Topic: wasmtime / PR #10382 aarch64: Fix an overflowing shift panic


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

alexcrichton opened PR #10382 from alexcrichton:fix-aarch64-panic to bytecodealliance:main:

Ensure that a compile-time-shift-amount is masked to avoid a debug assertion about an overflowing shift.

Closes #10373

<!--
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 12 2025 at 15:03):

alexcrichton requested fitzgen for a review on PR #10382.

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

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #10382.

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

fitzgen submitted PR review.

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

alexcrichton has enabled auto merge for PR #10382.

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

alexcrichton merged PR #10382.


Last updated: Apr 18 2025 at 13:08 UTC