@@ -160,7 +160,7 @@ Added vector type and instructions that manipulate multiple numeric values in pa
160
160
Release 3.0
161
161
~~~~~~~~~~~
162
162
163
- .. index: instruction, expression, constant
163
+ .. index :: instruction, expression, constant
164
164
165
165
Extended Constant Expressions
166
166
.............................
@@ -173,7 +173,7 @@ Allowed basic numeric computations in constant expressions. [#proposal-extconst]
173
173
The :ref: `garbage collection <extension-gc >` added further constant instructions.
174
174
175
175
176
- .. index: instruction, function, call
176
+ .. index :: instruction, function, call
177
177
178
178
Tail Calls
179
179
..........
@@ -201,7 +201,7 @@ Added tag definitions, imports, and exports, and instructions to throw and catch
201
201
* New :ref: `tag section <binary-tagsec >` in binary format.
202
202
203
203
204
- .. index: instruction, memory, memory index, data segment, import, export
204
+ .. index :: instruction, memory, memory index, data segment, import, export
205
205
206
206
Multiple Memories
207
207
.................
@@ -268,7 +268,7 @@ Added managed reference types. [#proposal-gc]_
268
268
* Extended set of :ref: `constant instructions <valid-const >` with |REFI31 |, |STRUCTNEW |, |STRUCTNEWDEFAULT |, |ARRAYNEW |, |ARRAYNEWDEFAULT |, |ARRAYNEWFIXED |, |ANYCONVERTEXTERN |, |EXTERNCONVERTANY |
269
269
270
270
271
- .. index: text format, annotation, custom section, identifier, module, type, function, local, structure field
271
+ .. index :: text format, annotation, custom section, identifier, module, type, function, local, structure field
272
272
273
273
Custom Annotations
274
274
..................
0 commit comments