Option ‣ maxMemory - chung-leong/zigar GitHub Wiki

The maximum amount of memory in bytes that the WebAssembly VM can use. Must be set when multithreaded is true.

Default value:

67_108_864 (64MB) when multithreaded is true, undefined otherwise.