From c21bf63b6e857bff31743184daa123cb43950efc Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 30 Apr 2015 10:09:44 -0700 Subject: [PATCH] This is the web. It likes links. --- EssentialPostV1Features.md | 3 ++- README.md | 11 ++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/EssentialPostV1Features.md b/EssentialPostV1Features.md index bd6deb19..455cfa6a 100644 --- a/EssentialPostV1Features.md +++ b/EssentialPostV1Features.md @@ -1,7 +1,8 @@ # 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). +Minimum Viable Product that is [v.1](V1.md). Longer-term features will be added +in [future versions](FutureFeatures.md). *This is just a skeleton list to start a discussion* diff --git a/README.md b/README.md index 39f3e3bc..9b7f0fd1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # [WebAssembly Community Group](https://www.w3.org/community/webassembly) Specification -This repository is for early discussion, drafting and strawman around WebAssembly and, later, draft specification work. Expect the contents to be in flux. +This repository is for early discussion, drafting and strawman around +WebAssembly and, later, draft specification work. Expect the contents to be in +flux. A good starting point is the [high-level design goals](HighLevelGoals.md). + +We've mapped out features we expect to ship: +1. In [V1](V1.md); +2. Closely [after V1](EssentialPostV1Features.md); +3. In [future versions](FutureFeatures.md). + +Join us on [IRC](irc://irc.w3.org:6667/#webassembly).