alexcrichton requested abrown for a review on PR #9721.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #9721.
alexcrichton requested wasmtime-default-reviewers for a review on PR #9721.
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:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton submitted PR review.
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)
alexcrichton updated PR #9721.
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:
- fitzgen: pulley
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
abrown submitted PR review.
abrown merged PR #9721.
Last updated: Dec 23 2024 at 12:05 UTC