Skip to main content

reduce-test-cases

Reduce, shrink, or minimize a failing Wasmtime/Cranelift test case (.wasm/.wat, .wast, or .clif) down to the smallest input that still reproduces a bug, crash, trap, panic, or miscompilation. Gives you a predicate/command skeleton per reducer (wasm-tools shrink, Binaryen wasm-reduce, creduce, clif-util bugpoint), a wasm fallback chain for when a reducer can't parse your module, and a manual reduction playbook.

跳到安装

来源信息

仓库
bytecodealliance/wasmtime
最近来源活动
2026年7月27日 19:38
检测到的 SKILL.md 语言
英语
星标
18,561
分支
1,804

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。