diff options
Diffstat (limited to 'BinaryEncoding.md')
| -rw-r--r-- | BinaryEncoding.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md index bb9d339..d2f8fca 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -1,6 +1,6 @@ # Binary Encoding -This document describes the binary encoding of the +This document describes the [portable](Portability.md) binary encoding of the [Abstract Syntax Tree](AstSemantics.md) nodes. The binary encoding is designed to allow fast startup, which includes reducing |
