Skip to content

Option ‣ maxMemory

Chung Leong edited this page Oct 21, 2025 · 2 revisions

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.

Clone this wiki locally