fitzgen opened PR #13999 from fitzgen:test-case-reduction-skill to bytecodealliance:main:
Reducing test cases is not a good use of developer time.
Writing predicate scripts for
wasm-tools shrinkvs.wasm-reducevs.creduceis also finnicky and annoying. LLMs can both run those tools for you and reduce test cases manually themselves, so here is a "skill" to help them do that effectively.<!--
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
-->
fitzgen requested alexcrichton for a review on PR #13999.
fitzgen requested wasmtime-default-reviewers for a review on PR #13999.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton added PR #13999 Add a skill for reducing test cases to the merge queue.
:check: alexcrichton merged PR #13999.
alexcrichton removed PR #13999 Add a skill for reducing test cases from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC