Expand description
Layout of Wasm GC objects in the deferred reference-counting collector.
Structs§
- The layout of Wasm GC objects in the deferred reference-counting collector.
Constants§
- The offset of the length field in a
VMDrcArrayHeader
. - The align of the
VMDrcHeader
header for GC objects. - The size of the
VMDrcHeader
header for GC objects.