WebAssembly / WebAssembly/binaryen

Waitqueue / waitqueue ref support in Binaryen

Open
#8,315 1 comment 0 reactions 1 assignee View on GitHub

@stevenfontanella is already working on this.

Since Feb 12, 2026.

  • #8323 by @stevenfontanella — merged
  • #8332 by @stevenfontanella — merged
  • #8342 by @stevenfontanella — merged
  • #8346 by @stevenfontanella — merged
  • #8379 by @stevenfontanella — merged
  • #8389 by @stevenfontanella — merged
  • #8394 by @stevenfontanella — merged
Dominant language
WebAssembly
Stars
8.6k
Forks
885
Avg merge
1d 19h
Merged PRs (30d)
69

Description

From the Shared Everything Threads proposal. Also see the issue about waitqueue's representation.

  • Support struct.wait / waitqueue.wait instruction
  • Support struct.notify / waitqueue.notify instruction
  • Interpreter implementation
  • Fuzzing support
  • C + JS API

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.