Stream: git-wasmtime

Topic: wasmtime / PR #6481 Refactor the x64 pretty-printer


view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 00:02):

elliottt opened PR #6481 from elliottt:trevor/refactor-x64-pretty-printing to bytecodealliance:main:

While working on #6461 I found it nice to have the format strings for the pretty-printer use variables inline rather than as arguments. This PR refactors all the format strings in the instruction pretty-printer to use inline variables uniformly.

<!--
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 (May 31 2023 at 00:38):

elliottt has marked PR #6481 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 00:38):

elliottt requested wasmtime-compiler-reviewers for a review on PR #6481.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 00:38):

elliottt requested fitzgen for a review on PR #6481.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 14:36):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2023 at 15:18):

alexcrichton merged PR #6481.


Last updated: Oct 23 2024 at 20:03 UTC