diff options
| author | JF Bastien <github@jfbastien.com> | 2015-06-12 17:46:20 +0200 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2015-06-12 17:46:20 +0200 |
| commit | 4cb469bdd1eaaaf0ee6c54b69e10da48823fccc1 (patch) | |
| tree | 4665344a6000b6df9f3f5784f19cf050f3cad220 /FutureFeatures.md | |
| parent | 5cac0f67e2704c84e55e76c76ba96c3e09173892 (diff) | |
| parent | e47c672a80a2e159e1b01779f33062894e62d85b (diff) | |
| download | nanowasm-design-4cb469bdd1eaaaf0ee6c54b69e10da48823fccc1.tar.gz | |
Merge pull request #153 from WebAssembly/postmvp
Short document name bikeshed.
Diffstat (limited to 'FutureFeatures.md')
| -rw-r--r-- | FutureFeatures.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md index dbadd13..dd4a33c 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -2,10 +2,10 @@ These are features that make sense in the context of the [high-level goals](HighLevelGoals.md) of WebAssembly but are not considered part -of the [Minimum Viable Product](MVP.md) or the -[essential post-MVP feature set](EssentialPostMVPFeatures.md) which are expected -to be standardized immediately after the MVP. These will be prioritized based on -developer feedback, and will be available under [feature tests](FeatureTest.md). +of the [Minimum Viable Product](MVP.md) or the essential [post-MVP](PostMVP.md) +feature set which are expected to be standardized immediately after the +MVP. These will be prioritized based on developer feedback, and will be +available under [feature tests](FeatureTest.md). ## Great tooling support |
