Skip to content

Commit

Permalink
[spec] Remove lingering one-memory validation rule (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvisness authored Nov 13, 2024
1 parent 224a75c commit 90cbd50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions document/core/valid/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -841,8 +841,6 @@ The :ref:`external types <syntax-externtype>` classifying a module may contain f

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

* The length of :math:`C.\CMEMS` must not be larger than :math:`1`.

* All export names :math:`\export_i.\ENAME` must be different.

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

0 comments on commit 90cbd50

Please sign in to comment.