We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4ed15 commit 2e6b128Copy full SHA for 2e6b128
document/core/binary/modules.rst
@@ -360,7 +360,7 @@ It decodes into a vector of :ref:`element segments <syntax-elem>` that represent
360
361
.. note::
362
The initial integer can be interpreted as a bitfield.
363
- Bit 0 indicates a passive or declarative segment,
+ Bit 0 distinguishes a passive or declarative segment from an active segment,
364
bit 1 indicates the presence of an explicit table index for an active segment and otherwise distinguishes passive from declarative segments,
365
bit 2 indicates the use of element type and element :ref:`expressions <binary-expr>` instead of element kind and element indices.
366
0 commit comments