Skip to content

Commit 790b699

Browse files
committed
Spell out the expected plans for a WebAssembly spec. (#285)
1 parent ada120d commit 790b699

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
# spec
44

5-
This repository holds the official specifications and reference implementations
6-
for WebAssembly.
5+
This repository holds a prototypical reference implementation for WebAssembly,
6+
which is currently serving as the official specification. Eventually, we expect
7+
to produce a specification either written in human-readable prose or in a formal
8+
specification language.
9+
10+
It also holds the WebAssembly testsuite, which tests numerous aspects of
11+
conformance to the spec.
712

813
At this time, the contents of this repository are under development and known
914
to be "incomplet and inkorrect".

0 commit comments

Comments
 (0)