WasmSandboxConfig
Parameters
maxMemoryPages
Maximum linear-memory pages the guest may declare (1 page = 64 KiB). Must be in 1..[WASM_MAX_MEMORY_PAGES] (65536).
executionTimeout
Maximum wall-clock time allowed for a single Op invocation. Must be positive.