Expand description
Layout of Wasm GC objects in the null garbage collector.
Structs§
- The layout of Wasm GC objects in the null collector.
Constants§
- The offset of the length field in a
VMNullArrayHeader
. - The align of the
VMNullHeader
header for GC objects. - The size of the
VMNullHeader
header for GC objects.