Skip to content

v8: serialize BigInt64Array and BigUint64Array

Teach the serializer about BigInt64Array and BigUint64Array.

I open-coded the type-to-index mapper to stay compatible with the current wire format without undue code gymnastics.

Merge request reports

Loading