Modules§
Structs§
- Alloc
- The structure that manages the allocations backing an
Instance
. - Limits
- Runtime limits for the various memories that back a Lucet instance.
- Slot
- A set of pointers into virtual memory that can be allocated into an
Alloc
.
Enums§
Constants§
Functions§
- host_
page_ size - Our host is Linux x86_64, which should always use a 4K page.
- instance_
heap_ offset