From fc886f061e825d154aca910f9ab3b511b7fdf4ea Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Tue, 13 Mar 2018 09:02:06 -0400 Subject: Update ESM and bigint (#1194) --- FutureFeatures.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FutureFeatures.md b/FutureFeatures.md index 0543abe..c7621ba 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -20,7 +20,7 @@ The Community Group and Working Group have adopted [a process document for propo | Garbage collection | [1079][] | in progress | Feature proposal | | Bulk memory operations | [1114][] | in progress | Feature proposal | | Web Content Security Policy | [1122][] | in progress | Pre-proposal | -| ECMAScript module integration | [1087][] | not started | Pre-proposal | +| ECMAScript module integration | [1087][] | in progress | Feature proposal | | Tail Call | [1144][] | in progress | Feature proposal | | Non-trapping float-to-int conversions | [1143][] | in progress | Implementation phase | | Multi-value | [1146][] | in progress | Implementation phase | @@ -29,7 +29,7 @@ The Community Group and Working Group have adopted [a process document for propo | Import/Export Mutable Globals | [1179][] | in progress | Implementation phase | | Type Reflection for WebAssembly JavaScript API | [1181][] | in progress | Feature proposal | | Unmanaged closures | [1182][] | in progress | Feature proposal | -| JavaScript BigInt to WebAssembly i64 integration | [1186][] | in progress | Feature proposal | +| JavaScript BigInt to WebAssembly i64 integration | [1186][] | in progress | Proposed Spec Text Available | | Custom Annotation Syntax in the Text Format | [1192][] | in progress | Feature proposal | [1073]: https://github.com/WebAssembly/design/issues/1073 -- cgit v1.2.3