analyze-wast

Analyze WebAssembly test (WAST) files to debug compilation issues and create regression tests. Use when the user asks to debug or analyze WAST test failures, investigate compilation bugs in wasmoon, or when encountering test failures in spec/*.wast files. Triggers include "analyze wast", "debug wast", "wast bug", or references to specific .wast test files.

$ Installer

git clone https://github.com/Milky2018/wasmoon /tmp/wasmoon && cp -r /tmp/wasmoon/.claude/skills/analyze-wast ~/.claude/skills/wasmoon

// tip: Run this command in your terminal to install the skill