Skip to content

Move threads to phase 3 #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ _These proposals have not yet been merged to the spec. Merged proposals are list
| [Relaxed SIMD][relaxed-simd] | Marat Dukhan & Zhi An Ng |
| [Typed Function References][function_references] | Andreas Rossberg |
| [Garbage collection][garbage_collection] | Andreas Rossberg |
| [Threads][threads] | Conrad Watt |

### Phase 2 - Proposed Spec Text Available (CG + WG)

| Proposal | Champion |
| ---------------------------------------------------------------| -----------------------------|
| [Threads][threads] | Conrad Watt |
| [ECMAScript module integration][ecmascript_module_integration] | Asumu Takikawa & Ms2ger |
| [Type Reflection for WebAssembly JavaScript API][js-types] | Till Schneidereit |
| [Relaxed dead code validation][relaxed-dead-code-validation] | Conrad Watt and Ross Tate |
Expand Down