Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Change event section code to 13 #75

Merged
merged 1 commit into from
Dec 6, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion proposals/Exceptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ So the list of all sections will be:
| Table | `4` | Indirect function table and other tables |
| Memory | `5` | Memory attributes |
| Global | `6` | Global declarations |
| Event | `12` | Event declarations |
| Event | `13` | Event declarations |
| Export | `7` | Exports |
| Start | `8` | Start function declaration |
| Element | `9` | Elements section |
Expand Down