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