Stream: git-wasmtime

Topic: wasmtime / PR #9721 Add basic pulley disassembly support ...


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

alexcrichton requested abrown for a review on PR #9721.

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

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

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

alexcrichton requested wasmtime-default-reviewers for a review on PR #9721.

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

alexcrichton opened PR #9721 from alexcrichton:disassemble-pulley-clif-util to bytecodealliance:main:

Helpful when running clif-util compile -D --target pulley64 over the input.

<!--
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 03 2024 at 21:16):

alexcrichton submitted PR review.

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

alexcrichton created PR review comment:

This was done to make the disassembly a bit prettier since otherwise the hexdump and instructions might be side-by-side (no whitespace between)

view this post on Zulip Wasmtime GitHub notifications bot (Dec 03 2024 at 21:48):

alexcrichton updated PR #9721.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 03 2024 at 22:45):

github-actions[bot] commented on PR #9721:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "pulley"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

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

abrown submitted PR review.

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

abrown merged PR #9721.


Last updated: Dec 23 2024 at 12:05 UTC