Stream: git-wasmtime

Topic: wasmtime / PR #9833 pulley: Add basic i128 comparison to ...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 16:00):

alexcrichton requested cfallin for a review on PR #9833.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 16:00):

alexcrichton opened PR #9833 from alexcrichton:pulley-i128 to bytecodealliance:main:

Don't add special opcodes yet as this probably isn't performance critical in an interpreted context, but it should always be possible to add such opcodes in the future.

<!--
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 (Dec 16 2024 at 16:00):

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

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 17:30):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 17:30):

fitzgen created PR review comment:

should this read

and that it's not performance-sensitive

?

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 17:34):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 17:34):

alexcrichton created PR review comment:

Oops, yes

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 17:35):

alexcrichton updated PR #9833.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 17:35):

alexcrichton has enabled auto merge for PR #9833.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 18 2024 at 18:11):

alexcrichton merged PR #9833.


Last updated: Dec 23 2024 at 12:05 UTC