Searched defs:WasmSignature (Results 1 – 1 of 1) sorted by relevance
37 struct WasmSignature { struct38 std::vector<uint8_t> ParamTypes;39 uint8_t ReturnType;