Stream: git-wasmtime

Topic: wasmtime / PR #10474 asm: improve error output for fuzzer


view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2025 at 22:05):

abrown opened PR #10474 from abrown:asm-fuzz-errors to bytecodealliance:main:

This adds additional printed information for other kinds of failures, e.g., when an instruction fails to disassembly or does not disassemble all the bytes.

<!--
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 (Mar 26 2025 at 22:06):

abrown requested fitzgen for a review on PR #10474.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2025 at 22:06):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 26 2025 at 23:46):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 27 2025 at 00:07):

fitzgen merged PR #10474.


Last updated: Apr 16 2025 at 17:03 UTC