WasmMemoryPolicy

constructor(maxBytesPerMemory: Long = 256L * 1024L * 1024L, maxTotalBytes: Long = 512L * 1024L * 1024L, maxMemories: Int = 16)