krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
WasmMemoryPolicy
/
WasmMemoryPolicy
Wasm
Memory
Policy
constructor
(
maxBytesPerMemory
:
Long
=
256L * 1024L * 1024L
,
maxTotalBytes
:
Long
=
512L * 1024L * 1024L
,
maxMemories
:
Int
=
16
)