aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-04-30 10:14:16 -0700
committerDan Gohman <sunfish@mozilla.com>2015-04-30 10:14:16 -0700
commitdd9f541a2d82626907d64a53a8d85d7e349a3e8a (patch)
treea37cc7b8f932af75c34be982e56fbb8df35a9c2b /README.md
parent9acba53cdae9032a5d661664c2670a7dfe886f3a (diff)
parentc21bf63b6e857bff31743184daa123cb43950efc (diff)
downloadnanowasm-design-dd9f541a2d82626907d64a53a8d85d7e349a3e8a.tar.gz
Merge pull request #5 from WebAssembly/linking-bikeshed
This is the web. It likes links.
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39f3e3b..9b7f0fd 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).