aboutsummaryrefslogtreecommitdiff
path: root/FutureFeatures.md
diff options
context:
space:
mode:
authorJF Bastien <github@jfbastien.com>2017-11-03 14:42:41 -0700
committerGitHub <noreply@github.com>2017-11-03 14:42:41 -0700
commit71c97d9081ac6d64497d586e8f45c8145ed3f86e (patch)
treec91c57e640910d57c0ef243ea6cb2cdbd8d2f6f9 /FutureFeatures.md
parenta5b782206648e873fcf8832e3cc682999d81ace3 (diff)
downloadnanowasm-design-71c97d9081ac6d64497d586e8f45c8145ed3f86e.tar.gz
Host bindings (#1149)
Diffstat (limited to 'FutureFeatures.md')
-rw-r--r--FutureFeatures.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md
index d0fdfdf..6467d97 100644
--- a/FutureFeatures.md
+++ b/FutureFeatures.md
@@ -24,6 +24,7 @@ The Community Group and Working Group have adopted [a process document for propo
| 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 |
+| Host bindings | [1148][] | in progress | Feature proposal |
[1073]: https://github.com/WebAssembly/design/issues/1073
[1075]: https://github.com/WebAssembly/design/issues/1075
@@ -36,6 +37,7 @@ The Community Group and Working Group have adopted [a process document for propo
[1143]: https://github.com/WebAssembly/design/issues/1143
[1144]: https://github.com/WebAssembly/design/issues/1144
[1146]: https://github.com/WebAssembly/design/issues/1146
+ [1148]: https://github.com/WebAssembly/design/issues/1148
## Legacy Future Features