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