Skip to content

Add the MVP to the list of "finished proposals". #210

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
May 16, 2025
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
3 changes: 3 additions & 0 deletions finished-proposals.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@ Finished proposals are proposals that have reached phase 4, and are included in

| Proposal | Champion | Meeting notes | Affected specs |
| -------------------------------------------------------------------- | ---------------- | ---------------------|----------------
| [MVP][mvp] | The Wasm CG | [WG 2017-12-06][WG-2017-12-06] | core, js-api, web-api
| [Import/Export of Mutable Globals][import_export_of_mutable_globals] | Ben Smith | [WG 2018-06-06][WG-2018-06-06] | core, js-api
| [Non-trapping float-to-int conversions][non-trapping_float-to-int_conversions] | Dan Gohman | [WG 2020-03-11][WG-2020-03-11] | core
| [Sign-extension operators][sign-extension_operators] | Ben Smith | [WG 2020-03-11][WG-2020-03-11] | core
@@ -15,6 +16,7 @@ Finished proposals are proposals that have reached phase 4, and are included in

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

[mvp]: https://github.com/WebAssembly/design/blob/main/MVP.md
[import_export_of_mutable_globals]: https://github.com/WebAssembly/mutable-global
[non-trapping_float-to-int_conversions]: https://github.com/WebAssembly/nontrapping-float-to-int-conversions
[sign-extension_operators]: https://github.com/WebAssembly/sign-extension-ops
@@ -23,6 +25,7 @@ See also the [active proposals](README.md) and [inactive proposals](inactive-pro
[reference_types]: https://github.com/WebAssembly/reference-types
[bulk_memory_operations]: https://github.com/WebAssembly/bulk-memory-operations
[fixed-width_simd]: https://github.com/webassembly/simd
[WG-2017-12-06]: https://github.com/WebAssembly/meetings/blob/main/main/2017/WG-12-06.md
[WG-2018-06-06]: https://github.com/WebAssembly/meetings/blob/main/main/2018/WG-06-06.md#discussion-on-status-of-the-working-draft
[WG-2020-03-11]: https://github.com/WebAssembly/meetings/blob/main/main/2020/WG-03-11.md
[WG-2020-06-09]: https://lists.w3.org/Archives/Public/public-webassembly/2020Jun/0000.html