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

Commit 7a079d4

Browse files
authored
Change event section code to 13 (#75)
We decided to change the event section code from 12 to 13 in #70 as the new DataCount section in the bulk memory operations proposal will take the code 12 instead.
1 parent 3c7f11a commit 7a079d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/Exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ So the list of all sections will be:
403403
| Table | `4` | Indirect function table and other tables |
404404
| Memory | `5` | Memory attributes |
405405
| Global | `6` | Global declarations |
406-
| Event | `12` | Event declarations |
406+
| Event | `13` | Event declarations |
407407
| Export | `7` | Exports |
408408
| Start | `8` | Start function declaration |
409409
| Element | `9` | Elements section |

0 commit comments

Comments
 (0)