From 217486bb9e9cdda55af14aefffd0e6d4b336a94b Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Mon, 24 Jul 2017 20:57:31 -0700 Subject: Add bulk memory operations (#1115) --- FutureFeatures.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'FutureFeatures.md') diff --git a/FutureFeatures.md b/FutureFeatures.md index 9c734f2..0e2c1fa 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -16,7 +16,8 @@ issues. | Fixed-width SIMD | [1075][] | in progress | | Exception handling | [1078][] | in progress | | Garbage collection | [1079][] | in progress | -| ECMAScript module integration | [1087][] | not started | +| Bulk memory operations | [1114][] | in progress | +| ECMAScript module integration | [1087][] | not started | [1073]: https://github.com/WebAssembly/design/issues/1073 [1075]: https://github.com/WebAssembly/design/issues/1075 @@ -24,6 +25,7 @@ issues. [1078]: https://github.com/WebAssembly/design/issues/1078 [1079]: https://github.com/WebAssembly/design/issues/1079 [1087]: https://github.com/WebAssembly/design/issues/1087 + [1114]: https://github.com/WebAssembly/design/issues/1114 ## Legacy Future Features -- cgit v1.2.3