diff options
| author | Ben Smith <binjimin@gmail.com> | 2018-05-15 11:46:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-15 11:46:10 -0700 |
| commit | 92d35a342f585c0c9f440829b105c893e5f86d7d (patch) | |
| tree | 05d2059652bcd3a4e1537f8864e7035eb217c546 | |
| parent | 2614fd32d8d4a099fca021d1e880a9d9d8e848e8 (diff) | |
Update Mutable Globals proposal phase (#1208)
| -rw-r--r-- | FutureFeatures.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md index e850695..c0c7637 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -26,7 +26,7 @@ The Community Group and Working Group have adopted [a process document for propo | Multi-value | [1146][] | in progress | Implementation phase | | Host bindings | [1148][] | in progress | Feature proposal | | Sign-extension operators | [1178][] | in progress | Implementation phase | -| Import/Export Mutable Globals | [1179][] | in progress | Implementation phase | +| Import/Export Mutable Globals | [1179][] | in progress | Standardize the Feature | | 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 | Proposed Spec Text Available | |
