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

Commit 74d2ec8

Browse files
committed
Add active elemmode type refinement to changes
1 parent abcd6d1 commit 74d2ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

document/core/appendix/changes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ Added more precise types for references [#proposal-typedref]_.
162162

163163
* Refined typing of :ref:`local instructions <valid-instr-variable>` and :ref:`instruction sequences <valid-instr-seq>` to track the :ref:`initialization status <syntax-init>` of :ref:`locals <syntax-local>` with non-:ref:`defaultable <valid-defaultable>` type
164164

165+
* Refined decoding of :ref:`active <syntax-elemmode>` :ref:`element segments <binary-elem>` with implicit element type and plain function indices (opcode :math:`0`) to produce :ref:`non-nullable <syntax-nullable>` :ref:`reference type <syntax-reftype>`.
166+
165167
* Extended :ref:`table definitions <syntax-table>` with optional initializer expression
166168

167169

0 commit comments

Comments
 (0)