Skip to content

Latest commit

 

History

History
117 lines (94 loc) · 7.85 KB

README.md

File metadata and controls

117 lines (94 loc) · 7.85 KB

WebAssembly proposals

Active proposals

Proposals follow this process document.

Phase 5 - The Feature is Standardized (WG)

These proposals have not yet been merged to the spec. Merged proposals are listed in Finished Proposals.

Proposal Champion

Phase 4 - Standardize the Feature (WG)

Proposal Champion
Tail call Andreas Rossberg
Extended Constant Expressions Sam Clegg
Typed Function References Andreas Rossberg
Garbage collection Andreas Rossberg

Phase 3 - Implementation Phase (CG + WG)

Proposal Champion
Multiple memories Andreas Rossberg
Custom Annotation Syntax in the Text Format Andreas Rossberg
Memory64 Sam Clegg
Exception handling Heejin Ahn & Ben Titzer
Web Content Security Policy Francis McCabe
Branch Hinting Yuri Iozzelli
Relaxed SIMD Marat Dukhan & Zhi An Ng
Threads Conrad Watt
JS Promise Integration Ross Tate and Francis McCabe
Type Reflection for WebAssembly JavaScript API Ilya Rezvov

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

Proposal Champion
ECMAScript module integration Asumu Takikawa & Ms2ger
Relaxed dead code validation Conrad Watt and Ross Tate
Numeric Values in WAT Data Segments Ezzat Chamudi
Instrument and Tracing Technology Richard Winterton
Extended Name Section Ashley Nelson

Phase 1 - Feature Proposal (CG)

Proposal Champion
Type Imports Andreas Rossberg
Component Model Luke Wagner
WebAssembly C and C++ API Andreas Rossberg
Flexible Vectors Petr Penzin
Call Tags Ross Tate
Stack Switching Francis McCabe & Sam Lindley
Constant Time Sunjay Cauligi, Garrett Gu, John Renner, Hovav Shacham, Deian Stefan, Conrad Watt
JS Customization for GC Objects Asumu Takikawa
Memory control Deepti Gandluri
Reference-Typed Strings Andy Wingo
Profiles Andreas Rossberg
JS String Builtins Ryan Hunt
Rounding Variants Kloud Koder

Phase 0 - Pre-Proposal (CG)

Proposal Champion

Implementation status

Roadmap is available on https://webassembly.org/roadmap/

Contributing new proposals

Please see Contributing to WebAssembly for the most up-to-date information on contributing proposals to standard.