Searched defs:WasmCompileControls (Results 1 – 1 of 1) sorted by relevance
29 struct WasmCompileControls { struct30 uint32_t MaxWasmBufferSize = std::numeric_limits<uint32_t>::max();31 bool AllowAnySizeForAsync = true;