aboutsummaryrefslogtreecommitdiff
path: root/BinaryEncoding.md
diff options
context:
space:
mode:
authorBen Smith <binjimin@gmail.com>2019-01-23 15:13:34 -0800
committerGitHub <noreply@github.com>2019-01-23 15:13:34 -0800
commit89114760b703bc6520fb2b913b0f25a9f7aac32d (patch)
tree138a3d3e8586a9545880a7385f3d31462c2e6c65 /BinaryEncoding.md
parent7ac534710eaee39e26ed8e768906dfae2886e989 (diff)
downloadnanowasm-design-89114760b703bc6520fb2b913b0f25a9f7aac32d.tar.gz
Add links redirecting users to the formal spec (#1260)
See issue #1258.
Diffstat (limited to 'BinaryEncoding.md')
-rw-r--r--BinaryEncoding.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md
index fba2997..f0ec70f 100644
--- a/BinaryEncoding.md
+++ b/BinaryEncoding.md
@@ -1,5 +1,7 @@
# Binary Encoding
+## Note: This document is no longer being updated. Please see the [normative documentation](http://webassembly.github.io/spec/core/binary/index.html).
+
This document describes the [portable](Portability.md) binary encoding of the WebAssembly modules.
The binary encoding is a dense representation of module information that enables