Stream: git-wasmtime

Topic: wasmtime / PR #10633 asm: use `Formatter::add_block` for ...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:15):

abrown opened PR #10633 from abrown:asm-more-blocks to bytecodealliance:main:

This propagates a helpful pattern from #10348 in more places; Formatter::add_block is a bit more clear and prevents some classes of generation mistakes.

<!--
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 (Apr 22 2025 at 01:15):

abrown requested fitzgen for a review on PR #10633.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:15):

abrown requested wasmtime-compiler-reviewers for a review on PR #10633.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 01:16):

abrown commented on PR #10633:

This should all be non-functional changes; I covered some of this in #10632 but this is the rest of the refactoring.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 16:15):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 16:36):

fitzgen merged PR #10633.


Last updated: Dec 06 2025 at 07:03 UTC