Skip to content
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