skills/smithery.ai/analyze-wast

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/.

Installs
1
First Seen
Apr 2, 2026
analyze-wast from smithery.ai