diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-08-13 13:28:26 -0700 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-08-13 13:28:26 -0700 |
| commit | d74389f95ecf97ea604cc8dd90e362ec8bea8d84 (patch) | |
| tree | ccb2d8fb6fdd8aee0da29ca9ee8b6d14cfb43fe9 /README.md | |
| parent | 855e8d43a87c7429df4e3c38b2267bd500c1c7db (diff) | |
| download | nanowasm-design-d74389f95ecf97ea604cc8dd90e362ec8bea8d84.tar.gz | |
Add a link to the spec repository.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,11 @@ This repository contains documents describing the high-level design of WebAssembly and is part of the [WebAssembly Community Group](https://www.w3.org/community/webassembly/). -The WebAssembly specification will be drafted in a different repository. + +The actual WebAssembly specification is being developed in the +[spec repository](https://github.com/WebAssembly/spec/). High-level design +discussions should continue to be held in the design repository for now so +that the spec work can remain focused. **Expect the contents to be in flux: everything is still tentative.** |
