From 93e4e3b2d27884bf0cc989bed4f1161074804ada Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Thu, 27 Oct 2016 20:58:36 -0700 Subject: Tagging future features with icon. (#839) Added brief item on multiple return. --- HighLevelGoals.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index e03cfe8..3bee4e7 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -12,7 +12,7 @@ aimed at [C/C++](CAndC++.md); * a [follow-up to the MVP](PostMVP.md) which adds several more essential features; and - * [additional features](FutureFeatures.md), specified iteratively and + * [additional features :unicorn:][future features], specified iteratively and prioritized by feedback and experience, including support for languages other than C/C++. 3. Design to execute within and integrate well with the *existing* @@ -33,3 +33,5 @@ clang port ([why LLVM first?](FAQ.md#which-compilers-can-i-use-to-build-webassembly-programs)); * promote other compilers and tools targeting WebAssembly; and * enable other useful [tooling](Tooling.md). + +[future features]: FutureFeatures.md -- cgit v1.2.3