We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada120d commit 790b699Copy full SHA for 790b699
README.md
@@ -2,8 +2,13 @@
2
3
# spec
4
5
-This repository holds the official specifications and reference implementations
6
-for WebAssembly.
+This repository holds a prototypical reference implementation for WebAssembly,
+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.
12
13
At this time, the contents of this repository are under development and known
14
to be "incomplet and inkorrect".
0 commit comments