aboutsummaryrefslogtreecommitdiff
path: root/FutureFeatures.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-04-30 09:43:51 -0700
committerDan Gohman <sunfish@mozilla.com>2015-04-30 09:43:51 -0700
commit169f3f0c2af3e863634010a3dd230eeca2cd6ba1 (patch)
treea37f3e035d630c97d7b2075ffbb4549365583d9e /FutureFeatures.md
parent6f72e6053c63f1ab96fb71fc427afd34ff689e2f (diff)
downloadnanowasm-design-169f3f0c2af3e863634010a3dd230eeca2cd6ba1.tar.gz
Move the note about prioritizing features based on developer feedback to FutureFeatures.md.
Diffstat (limited to 'FutureFeatures.md')
-rw-r--r--FutureFeatures.md3
1 files changed, 2 insertions, 1 deletions
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.