diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-04-30 10:14:16 -0700 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-04-30 10:14:16 -0700 |
| commit | dd9f541a2d82626907d64a53a8d85d7e349a3e8a (patch) | |
| tree | a37cc7b8f932af75c34be982e56fbb8df35a9c2b /README.md | |
| parent | 9acba53cdae9032a5d661664c2670a7dfe886f3a (diff) | |
| parent | c21bf63b6e857bff31743184daa123cb43950efc (diff) | |
| download | nanowasm-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.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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). |
