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. --- BinaryEncoding.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BinaryEncoding.md') 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 -- cgit v1.2.3