minimum property

BigInt minimum
final

Initial size of this memory, in wasm pages.

For 32-bit memories (when memory64 is false) this is guaranteed to be at most u32::MAX for valid types.

Implementation

final BigInt /*U64*/ minimum;