Skip to content

Commit

Permalink
Add links
Browse files Browse the repository at this point in the history
  • Loading branch information
captbaritone committed Jun 23, 2023
1 parent 2c60c99 commit f70c4b3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/webamp-modern/src/maki/maki-bytecode.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ A Maki binary file consists of several sections in a fixed order. There are seve

The sections are:

1. Header
2. Types/Classes
3. Methods
4. Variables
5. Strings
6. Bindings
7. Code
8. Filepaths (debug)
9. Instruction Line Numbers (debug)
1. [Header](#1-header)
2. [Types/Classes](#2-typesclasses)
3. [Methods](#3-methods)
4. [Variables](#4-variables)
5. [Strings](#5-strings)
6. [Bindings](#6-bindings)
7. [Code](#7-code)
8. [Filepaths (debug)](#8-filepaths-debug)
9. [Instruction Line Numbers (debug)](#9-instruction-line-numbers-debug)

_Note: All numbers are little endian._

Expand Down

0 comments on commit f70c4b3

Please sign in to comment.