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

Commit 547e810

Browse files
authored
1 parent 21f4ae0 commit 547e810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

document/js-api/index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,6 +1423,7 @@ In practice, an implementation may run out of resources for valid modules below
14231423
<li>The maximum number of imports declared in a module is 100000.</li>
14241424
<li>The maximum number of exports declared in a module is 100000.</li>
14251425
<li>The maximum number of globals defined in a module is 1000000.</li>
1426+
<li>The maximum number of tags defined in a module is 1000000.</li>
14261427
<li>The maximum number of data segments defined in a module is 100000.</li>
14271428

14281429
<li>The maximum number of tables, including declared or imported tables, is 100000.</li>

0 commit comments

Comments
 (0)