Skip to content

WebAssembly profiles: version feature registry and deterministic gates #262

Description

@chrisbbreuer

Parent: #142
Roadmap: #134

Build the shared foundation for every post-MVP WebAssembly profile.

Acceptance:

  • Check in a machine-readable registry naming each supported proposal revision, dependencies, default state, and host/architecture constraints.
  • Add explicit decoder/validator feature gates; disabled proposal opcodes, sections, types, and flags fail with stable diagnostics.
  • Expose embedder/test configuration without silently enabling features from module contents.
  • Verify dependency closure and reject invalid profile combinations before module decoding.
  • Add drift tests that fail when implementation gates and the registry disagree.
  • Document the versioning and compatibility policy in README/docs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions