Parent: #142 Roadmap: #134 Build the shared foundation for every post-MVP WebAssembly profile. Acceptance: - [x] Check in a machine-readable registry naming each supported proposal revision, dependencies, default state, and host/architecture constraints. - [x] Add explicit decoder/validator feature gates; disabled proposal opcodes, sections, types, and flags fail with stable diagnostics. - [x] Expose embedder/test configuration without silently enabling features from module contents. - [x] Verify dependency closure and reject invalid profile combinations before module decoding. - [x] Add drift tests that fail when implementation gates and the registry disagree. - [x] Document the versioning and compatibility policy in README/docs.
Parent: #142
Roadmap: #134
Build the shared foundation for every post-MVP WebAssembly profile.
Acceptance: