From 169f3f0c2af3e863634010a3dd230eeca2cd6ba1 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 30 Apr 2015 09:43:51 -0700 Subject: Move the note about prioritizing features based on developer feedback to FutureFeatures.md. --- EssentialPostV1Features.md | 4 +--- FutureFeatures.md | 3 ++- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/EssentialPostV1Features.md b/EssentialPostV1Features.md index f248a17..c7c18df 100644 --- a/EssentialPostV1Features.md +++ b/EssentialPostV1Features.md @@ -1,9 +1,7 @@ # Essential Post-v.1 Features This is a list of essential features we *know* we need but were not part of the -Minimum Viable Product that is [v.1](V1.md). These will be developed following -the [high-level goals](HighLevelGoals.md), and prioritized based on developer -feedback. +Minimum Viable Product that is [v.1](V1.md). *This is just a skeleton list to start a discussion* diff --git a/FutureFeatures.md b/FutureFeatures.md index 8380dd9..bb1ce25 100644 --- a/FutureFeatures.md +++ b/FutureFeatures.md @@ -3,7 +3,8 @@ 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](V1.md) or the [essential post-v.1 feature set](EssentialPostV1Features.md) -which are expected to be standardized immediately after v.1. +which are expected to be standardized immediately after v.1. These will be +prioritized based on developer feedback. ## Dynamic loading * Both load-time and run-time. -- cgit v1.2.3