Skip to content

Commit f0ff21e

Browse files
committed
Move 3 proposals from phase 4 to phase 5 (finished)
1 parent 7eab8d0 commit f0ff21e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ Proposals follow [this process document](https://github.com/WebAssembly/meetings
1111

1212
| Proposal | Champion |
1313
| ------------------------------------------------------------------------------ | ---------------- |
14-
| [Non-trapping float-to-int conversions][non-trapping_float-to-int_conversions] | Dan Gohman |
15-
| [Sign-extension operators][sign-extension_operators] | Ben Smith |
16-
| [Multi-value][multi-value] | Andreas Rossberg |
1714

1815
### Phase 3 - Implementation Phase (CG + WG)
1916

finished-proposals.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ Finished proposals are proposals that have reached phase 4, and are included in
55
| Proposal | Champion | Meeting notes |
66
| -------------------------------------------------------------------- | ---------------- | ---------------------|
77
| [Import/Export of Mutable Globals][import_export_of_mutable_globals] | Ben Smith | [WG 06-06][WG-06-06] |
8+
| [Non-trapping float-to-int conversions][non-trapping_float-to-int_conversions] | Dan Gohman | [WG-03-11][] |
9+
| [Sign-extension operators][sign-extension_operators] | Ben Smith | [WG-03-11][] |
10+
| [Multi-value][multi-value] | Andreas Rossberg | [WG-03-11][] |
811

912
See also the [active proposals](README.md) and [inactive proposals](inactive-proposals.md) documents.
1013

1114
[import_export_of_mutable_globals]: https://github.com/WebAssembly/mutable-global
1215
[wg-06-06]: https://github.com/WebAssembly/meetings/blob/master/2018/WG-06-06.md#discussion-on-status-of-the-working-draft
16+
[WG-03-11]: https://github.com/WebAssembly/meetings/blob/master/2020/WG-03-11.md

0 commit comments

Comments
 (0)