Skip to content

Commit 756060f

Browse files
committed
Merge branch 'funcref'
2 parents a50f1a0 + 74d2ec8 commit 756060f

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)