Stream: git-wasmtime

Topic: wasmtime / PR #14001 Fix processing of `assert_malformed`


view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 20:56):

alexcrichton opened PR #14001 from alexcrichton:fix-assert-malformed to bytecodealliance:main:

For tests specifically of a text parser they accidentally always passed due to the binary_filename field missing. This commit fixes this by falling back to parsing the text format in wasmtime wast which will report a test failure should the text format actually parse successfully.

Closes #13963

<!--
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 (Jul 27 2026 at 20:56):

alexcrichton requested pchickey for a review on PR #14001.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 20:56):

alexcrichton requested wasmtime-core-reviewers for a review on PR #14001.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 22:04):

github-actions[bot] added the label wasmtime:api on PR #14001.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 18:56):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 19:11):

alexcrichton added PR #14001 Fix processing of assert_malformed to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 19:36):

:check: alexcrichton merged PR #14001.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 19:36):

alexcrichton removed PR #14001 Fix processing of assert_malformed from the merge queue


Last updated: Jul 29 2026 at 05:03 UTC