# Changelog

## Unreleased

- Added Data, DataCount, Tag, `name`, JSON report, feature, and Element-section support.
- Added index-space validation for data segments, element segments, tags, imports, and exports.
- Added instruction summaries, direct call-graph extraction, bulk-memory and SIMD framing support.
- Added `inspect`, `validate`, `features`, and `diff` CLI commands plus an in-memory runnable example.

## 0.1.0

- Initial WebAssembly v1 module reader with core metadata decoding, structural reports, validation, and instruction scanning.
