From 0099331e2db3c40c2aae6b3ff4583aaa4e254553 Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Wed, 22 Nov 2023 00:15:08 +0100 Subject: [PATCH] Add shared-everything-threads (#178) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd84f60..3594dc9 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ _These proposals have not yet been merged to the spec. Merged proposals are list | [Profiles][profiles] | Andreas Rossberg | | [JS String Builtins][js-string-builtins] | Ryan Hunt | | [Rounding Variants][rounding-mode-control] | Kloud Koder | +| [Shared-Everything Threads][shared-everything-threads] | Andrew Brown, Conrad Watt, and Thomas Lively | ### Phase 0 - Pre-Proposal (CG) @@ -114,4 +115,4 @@ Please see [Contributing to WebAssembly](https://github.com/WebAssembly/design/b [profiles]: https://github.com/WebAssembly/profiles [js-string-builtins]: https://github.com/WebAssembly/js-string-builtins [rounding-mode-control]: https://github.com/WebAssembly/rounding-mode-control - +[shared-everything-threads]: https://github.com/WebAssembly/shared-everything-threads