diff options
| author | JF Bastien <github@jfbastien.com> | 2015-06-04 17:36:36 -0700 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2015-06-04 17:36:36 -0700 |
| commit | 8eff2a4768fd5f8a1506c2b3d48294d7abb73004 (patch) | |
| tree | 43372ff90e735cfecd44e401946fedb9543b3c5a /FutureFeatures.md | |
| parent | a6272b1c5d7219bd1ba8e6452ac0b905a2e95acf (diff) | |
| parent | 0b450fe855ab25cde82ba10c78e2139e75df8b94 (diff) | |
| download | nanowasm-design-8eff2a4768fd5f8a1506c2b3d48294d7abb73004.tar.gz | |
Merge pull request #113 from WebAssembly/feature-test
Add a new feature test section, link to it.
Diffstat (limited to 'FutureFeatures.md')
| -rw-r--r-- | FutureFeatures.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md index 30ee03e..f33bc58 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -5,7 +5,7 @@ These are features that make sense in the context of the 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. +developer feedback, and will be available under [feature tests](FeatureTest.md). ## Great tooling support This is covered in the [tooling](Tooling.md) section. |
