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

Commit 4890714

Browse files
authored
Add data count section to list of all sections (#239)
1 parent a17e84f commit 4890714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/exception-handling/Exceptions.md

+1
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ So the list of all sections will be:
595595
| Export | `7` | Exports |
596596
| Start | `8` | Start function declaration |
597597
| Element | `9` | Elements section |
598+
| Data count | `12` | Data count section |
598599
| Code | `10` | Function bodies (code) |
599600
| Data | `11` | Data segments |
600601

0 commit comments

Comments
 (0)