A memory allocator.
A byte-addressed memory region.
A significance ordering.
A typeclass for binary data structures.
An implicit factory for the default memory allocator.
An ordering where more significant elements come before less significant ones.
An allocator for native-endian data backed by a primitive array.
An ordering where less significant elememts come before more significant ones.
The native byte order of the virtual machine.
A factory for builtin structs.
Returns an address aligned to a power-of-two alignment.
Returns an address aligned to a power-of-two alignment.
the address to align.
the required alignment.
the aligned address.
Returns the alignment of a struct type.
Returns the size of a struct type.
Virtual memory operations.