Skip to content

[spec] Versioning of external standard dependencies #566

@rossberg

Description

@rossberg

The Wasm core spec currenlty depends on two external standards: IEEE 754 and Unicode. Both continue to evolve, so the question is how the spec should reference them:

  1. Without a specific version, always applying the latest.
  2. Pinned to an exact version.
  3. Pinned to a minimum version.

See this comment and surrounding discussion for a rough summary of the trade-offs.

Metadata

Metadata

Assignees

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