From 89114760b703bc6520fb2b913b0f25a9f7aac32d Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Wed, 23 Jan 2019 15:13:34 -0800 Subject: Add links redirecting users to the formal spec (#1260) See issue #1258. --- TextFormat.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TextFormat.md') 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). -- cgit v1.2.3