pub const MAX_WASM_PAGES_AMOUNT: u16 = 512;
Expand description

Defines maximal permitted count of memory pages.