diff options
Diffstat (limited to 'BinaryEncoding.md')
| -rw-r--r-- | BinaryEncoding.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BinaryEncoding.md b/BinaryEncoding.md index a3ec029..6c0d355 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -98,7 +98,8 @@ Yes: * Type ID * Count of locals + The serialized AST - * A `data` section contains +* A `data` section contains (in this order): + - The generic section header - A sequence of byte ranges within the binary and corresponding addresses in the linear memory |
