getMaxMemory

abstract fun getMaxMemory(): Int
Maximum memory to allow for allocation within this guest language; there is a sensible Elide-wide default if
unspecified. Expressed as a count of bytes. `0` disables the restriction.
uint32 max_memory = 9;

Return

The maxMemory.