aboutsummaryrefslogtreecommitdiff
path: root/TextFormat.md
diff options
context:
space:
mode:
Diffstat (limited to 'TextFormat.md')
-rw-r--r--TextFormat.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TextFormat.md b/TextFormat.md
index 86a2641..f16db3b 100644
--- a/TextFormat.md
+++ b/TextFormat.md
@@ -48,6 +48,8 @@ and don't have much of a syntax to speak of (avoiding syntax bikeshed discussion
[s-expressions]: https://en.wikipedia.org/wiki/S-expression
+Here are some of these prototypes. Keep in mind that these *aren't* official:
+
* [Prototype specification][] consumes an s-expression syntax.
* [WAVM backend][] consumes compatible s-expressions.
* [sexpr-wasm prototype][] consumes compatible s-expressions, and works closely with the [V8 prototype][].