Describes the layout of the memory where min represents
the minimal amount of pages, and the optional max represents
the max pages. When null will allow the host to determine the
amount of pages.
limits: Limitspub const Memory = struct {
limits: Limits,
}