Skip to content

Commit 90cbd50

Browse files
authored
[spec] Remove lingering one-memory validation rule (WebAssembly#1848)
1 parent 224a75c commit 90cbd50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

document/core/valid/modules.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,8 +841,6 @@ The :ref:`external types <syntax-externtype>` classifying a module may contain f
841841

842842
* Let :math:`\X{et}^\ast` be the concatenation of :ref:`external types <syntax-externtype>` :math:`\X{et}_i` of the exports, in index order.
843843

844-
* The length of :math:`C.\CMEMS` must not be larger than :math:`1`.
845-
846844
* All export names :math:`\export_i.\ENAME` must be different.
847845

848846
* Then the module is valid with :ref:`external types <syntax-externtype>` :math:`\X{it}^\ast \to \X{et}^\ast`.

0 commit comments

Comments
 (0)