wasmtime_environ

Module null

Source
Expand description

Layout of Wasm GC objects in the null garbage collector.

Structs§

NullTypeLayouts
The layout of Wasm GC objects in the null collector.

Constants§

ARRAY_LENGTH_OFFSET
The offset of the length field in a VMNullArrayHeader.
HEADER_ALIGN
The align of the VMNullHeader header for GC objects.
HEADER_SIZE
The size of the VMNullHeader header for GC objects.