aboutsummaryrefslogtreecommitdiff
path: root/TextFormat.md
diff options
context:
space:
mode:
authorJF Bastien <github@jfbastien.com>2015-09-21 16:39:08 -0700
committerJF Bastien <github@jfbastien.com>2015-09-21 16:39:08 -0700
commit4d7e98f257b0af434a31ed20199e743e7ea96e0c (patch)
tree0b1a8de5d2f541f52db87a369fa7c5ffebb42f6d /TextFormat.md
parentf1de8db290813d7e3f1bc000f85388d563c0dab0 (diff)
downloadnanowasm-design-4d7e98f257b0af434a31ed20199e743e7ea96e0c.tar.gz
Official may be different
Diffstat (limited to 'TextFormat.md')
-rw-r--r--TextFormat.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TextFormat.md b/TextFormat.md
index f16db3b..3132c6a 100644
--- a/TextFormat.md
+++ b/TextFormat.md
@@ -48,7 +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:
+Here are some of these prototypes. Keep in mind that these *aren't* official, and the final
+official format may look entirely different:
* [Prototype specification][] consumes an s-expression syntax.
* [WAVM backend][] consumes compatible s-expressions.