diff options
| author | JF Bastien <jfb@chromium.org> | 2015-06-12 14:39:36 +0200 |
|---|---|---|
| committer | JF Bastien <jfb@chromium.org> | 2015-06-12 14:39:36 +0200 |
| commit | e47c672a80a2e159e1b01779f33062894e62d85b (patch) | |
| tree | bfeda7fff83ce60030413e4df2b79b397fb310d5 /FutureFeatures.md | |
| parent | d746c31b66549aab29cf0e28fc8decdc1572ea3f (diff) | |
| download | nanowasm-design-e47c672a80a2e159e1b01779f33062894e62d85b.tar.gz | |
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 |
