Stream: git-wasmtime

Topic: wasmtime / PR #9232 Add a `Signed` trait to match the `Un...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 15:18):

alexcrichton opened PR #9232 from alexcrichton:signed-trait to bytecodealliance:main:

I've wanted to use this every now and then but haven't gotten around to adding this so figured I'd go ahead and add it.

<!--
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 (Sep 12 2024 at 15:18):

alexcrichton requested abrown for a review on PR #9232.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 15:18):

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

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 17:00):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 17:00):

fitzgen created PR review comment:

/// The purpose of this trait is to signal the intent that the sign bit of an

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 18:43):

alexcrichton updated PR #9232.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 18:43):

alexcrichton has enabled auto merge for PR #9232.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2024 at 19:07):

alexcrichton merged PR #9232.


Last updated: Nov 22 2024 at 16:03 UTC