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 ff94d40..f7ba67d 100644
--- a/TextFormat.md
+++ b/TextFormat.md
@@ -1,5 +1,7 @@
# Text Format
+## Note: This document is no longer being updated. Please see the [normative documentation](http://webassembly.github.io/spec/core/text/index.html).
+
WebAssembly will define a standardized text format
that encodes a WebAssembly module with all its contained definitions
in a way that is equivalent to the [binary format](BinaryEncoding.md).