Skip to content

Initial support for struct.notify#8389

Merged
stevenfontanella merged 7 commits intomainfrom
struct-notify2
Feb 27, 2026
Merged

Initial support for struct.notify#8389
stevenfontanella merged 7 commits intomainfrom
struct-notify2

Conversation

@stevenfontanella
Copy link
Member

@stevenfontanella stevenfontanella commented Feb 26, 2026

Based on #8346

  • Text/binary printing + parsing
    • The binary opcode is TBD and taken from the v8 PR for now.
  • Validation
  • Various handling for struct.wait in passes e.g. the cost, subtyping information, flow analysis, etc.

The interpreter implementation is left stubbed out and will be added in the next PR. Part of #8315.

@stevenfontanella stevenfontanella changed the title Initial attempt at struct.notify Initial support for struct.notify Feb 26, 2026
@stevenfontanella stevenfontanella changed the base branch from main to validation-fix February 26, 2026 22:29
@stevenfontanella stevenfontanella marked this pull request as ready for review February 26, 2026 22:30
Base automatically changed from validation-fix to main February 26, 2026 22:52
Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Just a couple nits.

@stevenfontanella stevenfontanella enabled auto-merge (squash) February 26, 2026 23:37
@stevenfontanella stevenfontanella merged commit 1cdedff into main Feb 27, 2026
17 checks passed
@stevenfontanella stevenfontanella deleted the struct-notify2 branch February 27, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants