Skip to content

WebAssembly Core 2.0: implement multi-value functions and control flow #270

Description

@chrisbbreuer

Parent: #263
Depends on: #262
Roadmap: #142, #134

Implement multi-value end to end without retaining MVP-only single-result shortcuts.

Acceptance:

  • Decode and validate multi-result function types and type-index block signatures.
  • Generalize validator control frames, branches, calls, returns, and unreachable polymorphism to ordered result vectors.
  • Generalize interpreter labels, calls, returns, host imports, and exported JavaScript functions to ordered result vectors.
  • Implement JavaScript API multi-value array results and cross-instance/import behavior.
  • Add focused binary, validator, executor, and API coverage with stable disabled-feature diagnostics.

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