diff options
| author | JF Bastien <github@jfbastien.com> | 2017-05-25 15:05:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-25 15:05:06 -0700 |
| commit | 26c7b4a2481ec31a0107bfa29cba811ca9be646b (patch) | |
| tree | 1c89bdfd22581526a098c439de973199c2682e22 /FutureFeatures.md | |
| parent | 74676255fbc2d482d404cfe66c9ce4f072cc57a0 (diff) | |
| download | nanowasm-design-26c7b4a2481ec31a0107bfa29cba811ca9be646b.tar.gz | |
Add specification
Tracked by #1077
As discussed here: #1066
Diffstat (limited to 'FutureFeatures.md')
| -rw-r--r-- | FutureFeatures.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md index a89d7a9..58cd2ab 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -11,11 +11,13 @@ issues. | Feature | Tracking issue | Status | |------------------|----------------|-------------| +| Specification | [1077][] | in progress | | Threads | [1073][] | in progress | | Fixed-width SIMD | [1075][] | in progress | [1073]: https://github.com/WebAssembly/design/issues/1073 [1075]: https://github.com/WebAssembly/design/issues/1075 + [1077]: https://github.com/WebAssembly/design/issues/1077 ## Legacy Future Features |
