analyze-wast
Installation
SKILL.md
Analyze WAST
Debug WebAssembly test files by reproducing issues, analyzing compilation stages, and creating regression tests.
Workflow
1. Reproduce the Issue
Run the test to observe failures:
./install.sh
./wasmoon test <wast_file_path>
If user provides only a filename (e.g., "elem.wast"), automatically prefix with spec/.