Skip to content

feat: (CM64) Validate 64bit waitables#2514

Open
michael-weigelt wants to merge 6 commits into
bytecodealliance:mainfrom
michael-weigelt:mwe/waitable
Open

feat: (CM64) Validate 64bit waitables#2514
michael-weigelt wants to merge 6 commits into
bytecodealliance:mainfrom
michael-weigelt:mwe/waitable

Conversation

@michael-weigelt
Copy link
Copy Markdown
Contributor

@michael-weigelt michael-weigelt commented May 6, 2026

This is part of a series of PRs to enable verification of 64bit components.. The effort is tracked here.

This PR allows waitable-set.{wait, poll} to validate with both i64 and i32 memories.

Comment thread crates/wit-component/src/validation.rs Outdated
@michael-weigelt michael-weigelt marked this pull request as ready for review May 15, 2026 12:12
@michael-weigelt michael-weigelt requested a review from a team as a code owner May 15, 2026 12:12
@michael-weigelt michael-weigelt requested review from alexcrichton and removed request for a team May 15, 2026 12:12
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks! Would it be possible to add tests for wit-component as well? Or is that something you'd prefer to defer to a future PR?

@michael-weigelt
Copy link
Copy Markdown
Contributor Author

michael-weigelt commented May 15, 2026

Would it be possible to add tests for wit-component as well?

Sure, I'll add them to this PR.

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.

3 participants